pppbbb / TSPSolver
TSP Solver is a (parallel) genetic algorithm implemented in C++ combined with Nvidia CUDA Driver API which finds approximate solution to travelling salesman problem.
☆7Updated 7 years ago
Alternatives and similar repositories for TSPSolver
Users that are interested in TSPSolver are comparing it to the libraries listed below
Sorting:
- Coverage path planning under wind conditions☆12Updated 5 years ago
- A discrete particle swarm optimization for covering array generation☆12Updated 7 years ago
- A-star启发式搜索算法,用于求解最短路径。☆7Updated 7 years ago
- A multi-agent energy efficient coverage path planner for UB-ANC Agents☆18Updated 6 years ago
- This is a ROS package that implements the Murdoch architecture for multirobot task allocation (MRTA) using the auction mechanism of the T…☆10Updated 7 years ago
- A path-planning task for the summer school based on the Multiple Traveling Salesman Problem (MTSP)☆18Updated 2 years ago
- Mobile Robot Path Planning Using Particle Swarm Optimization