Libraries tagged by travelling salesman
rsemenyshyn/travelling-salesman-problem-php
0 Favers
92 Downloads
92 Downloads
Travelling salesman problem implementation in PHP.
mgrechanik/ant-colony-optimization
8 Favers
104 Downloads
104 Downloads
The implementation of the Ant colony optimization algorithm
letournel/path-finder
14 Favers
1925 Downloads
1925 Downloads
Path finder 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