We solve the special case of the Euclidean Traveling Salesman Problem
where n - m cities lie on the boundary of the convex hull of all n cit
ies, and the other m cities lie on a line segment inside this convex h
ull by an algorithm which needs O(mn) time and O(n) space.