Well, w.r.t. QuestHelper, if you can figure out a solution for the Traveling Salesman problem that isn't NP-hard, that will totally solve your CPU problem. I think it uses nearest-neighbor which is a pretty good algorithm, but still solves in exponential time.
As a bonus, you'll also be hailed as one of the most famous people of the 21st century!