Libraries tagged by Shortest path problem
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