Libraries tagged by travelling salesman
letournel/path-finder
14 Favers
1949 Downloads
1949 Downloads
Path finder algorithm
rsemenyshyn/travelling-salesman-problem-php
0 Favers
117 Downloads
117 Downloads
Travelling salesman problem implementation in PHP.
mgrechanik/ant-colony-optimization
9 Favers
106 Downloads
106 Downloads
The implementation of the Ant colony optimization algorithm
ahmedtaha/travelling-salesman-path
1 Favers
26 Downloads
26 Downloads
The travelling salesman problem asks the following question: "Given a list of cities and the distances between each pair of cities, what is the shortest possible route that visits each city exactly once and returns to the origin city