The GA Playground: TSP Demo (input from file)

A TSP where cities coordinates are read from a file

Description:

The Traveling Salesman Problem: A hypothetical salesmen must make a complete tour of a given set of cities in the order that minimizes his total distance traveled

Formulation:

Given a set of n nodes and the coordinates of each node, find a round trip of minimum total length visiting each node exactly once. The distance from node i to node j is the same as from node j to node i (Symmetric TSP).

Problem Specific Notes:

Instructions:

You either do not have Java support or it is disabled in your browser


| Home Page | Floys | iFloys | eFloys | tFloys | Floys Description | Java CA | Wica | Doll House | Picture-Browser | Download | Alife Database | GA Playground | Experiments |

Ariel Dolan
aridolan@netvision.net.il
Tel. 972-3-7526264
Fax. 972-3-5752173

Last modified on: Tuesday, 30 June, 1998.