in the euclidean traveling salesperson problem, cities are points in the plane and the distance between two cities is the euclidean distance between the points for these cities, that is, the length of the straight line joining these points. show that an optimal solution to the euclidean tsp is a simple polygon, that is, a connected sequence of line segments such that no two ever cross.