The Traveling Salesman Problem


Choose a Method

Brute-Force Method
Random Method How many tries?
Nearest-Neighbor Method
Repetitive Nearest-Neighbor Method
Cheapest-Link Method

The Cities

How many cities?

The Distances Between the Cities

Map scale 1 to

The Solution