Libraries tagged by Travelling salesman problem
rsemenyshyn/travelling-salesman-problem-php
0 Favers
72 Downloads
72 Downloads
Travelling salesman problem implementation in PHP.
mgrechanik/ant-colony-optimization
7 Favers
99 Downloads
99 Downloads
The implementation of the Ant colony optimization algorithm
ahmedtaha/travelling-salesman-path
0 Favers
25 Downloads
25 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