Ant Colony System to solve Travelling Salesman Problem
This code is based on the framework provided by Umberto Junior Mele https://github.com/UmbertoJr
The focus of this project is to solve three instances of the Travelling Salesman Problem using the Ant Colony System.
The problems considered for testing are:
- eil76.tsp
- ch130.tsp
- d198.tsp