/MetaheuristicAlgorithms

Solving the TSP problem with metaheuristic algorithms (UNIBO, course of Artificial Ingelligence)

Primary LanguageScala

AI - Unibo 2014

Implementing 2 metaheuristic algorithms to solve the travelling salesman problem. The metaheuristic used are:

TSP

All the instances are taken from TSPLIB, and are in the instances folder.