rotate_instance(instance, angle, center)tsp_instance]
TSP instance.numeric(1)]
Angle by which to rotate the coordinates. In radians.numeric]
Point around which to rotate the cities. If missing, defaults to
the center of mass of the cities.tsp_instance] New TSP instance.