[ project page | TSP | Solvers | Installation | Usage ]
Solver | Description |
---|---|
Trivial | Randomly choose two locations and swap them. If this results in a better route, keep it otherwise discard it. |
Nearest Neighour | |
2-Opt | |
3-Opt | |
Ant System | |
Ant Colony System |