/TravelingSalesmanProblem

This project contains an implementation of the meteheuristic Iterated Local Search (ILS) algorithm to solve the NP-hard Traveling Salesman Problem using C++.

Primary LanguageC++

Stargazers