Y
Hacker News
new
|
ask
|
show
|
jobs
by
agumonkey
4697 days ago
it looks like a NP-Complete problem
1 comments
mst
4697 days ago
A solution that converted as many easy things as possible and then output anything it couldn't figure out somewhere so you could convert that by hand would still probably be rather useful.
link
agumonkey
4697 days ago
Agreed. And from what I understand it's how the python 2 -> 3 transition was dealt with.
link