Description of the project
Link to the github page
Description
This is a solution to the traveling salesman problem using an ant colony optimization algorithm and we used multithreading to accelerate the execution of the algorithm.
Resolution of the Travelling Salesman Problem with an Ant Colony Optimization algorithm
This is a solution to the traveling salesman problem using an ant colony optimization algorithm and we used multithreading to accelerate the execution of the algorithm.