Libraries tagged by travelling salesman
rsemenyshyn/travelling-salesman-problem-php
0 Favers
352 Downloads
352 Downloads
Travelling salesman problem implementation in PHP.
mgrechanik/ant-colony-optimization
9 Favers
112 Downloads
112 Downloads
The implementation of the Ant colony optimization algorithm
letournel/path-finder
14 Favers
1966 Downloads
1966 Downloads
Path finder algorithm
ahmedtaha/travelling-salesman-path
1 Favers
29 Downloads
29 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