Libraries tagged by Travelling salesman problem
rsemenyshyn/travelling-salesman-problem-php
0 Favers
95 Downloads
95 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
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