homework 5: a last word
I know that many of you are struggling with the last problem. In the short time left, I’d recommend that you do whatever triage you can and submit. If you’re able to sketch out a way of solving the problem without giving a formal proof, you will get partial credit based on how credible the approach is. So don’t make the mistake of giving up.
Another note: You may assume that undirected Hamiltonian path is also NP-Complete.
, the goal is to find a
-approximation that runs in time polynomial in n.