(no title)
karl-j | 5 years ago
"[Modern heuristic and approximation algorithms] can find solutions for extremely large problems (millions of cities) within a reasonable time which are with a high probability just 2–3% away from the optimal solution." [0]
When close enough is enough, NP problems can often be solved in P time, and I suspect this is one of those cases. For crypto however, close enough is not enough.
[0] https://en.wikipedia.org/wiki/Travelling_salesman_problem#He...
No comments yet.