Lecture 8 Simulated Annealing and QMC ∗

Tiejun Li
2008-01-01
Abstract:We already have very efficient algorithms for traditional convex programming. But how about the non-convex programming problems, such as the following combinatorial optimization problem? Example 1. (Traveling Salesman Problem) Suppose there are N cities and there exists one path (lij = lji) for each two. Try to find a minimal path passing all the cities such that each city is passed and only passed one time. 1
What problem does this paper attempt to address?