Question 24
TSP ALGORITHMS
Answer the given subquestions.
What is the core principle used in the Savings Heuristic for TSP?
Add the cheapest available edge to the tour.
Maximize the distance saved in merging two subtours.
Minimize the number of cities in each subtour.
Sort the cities by their distance from the base/fulcrum city.