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