Skip to main content
Thanks for the feedback!
Explore interactive demos

Travelling Salesman (Demo)

Find the shortest tour that visits every stop once.

Travelling Salesman Demo
Find the shortest closed tour through every point.
Each chromosome is a permutation of the points; fitness = total tour length (smaller is better).
Run this yourself, for free

Sign in to configure and launch a genetic algorithm against this problem, or bring your own.

Get started