Introduction - If you have any usage issues, please Google them yourself
METSlib implements the basics of some metaheuristics algorithm:
* Random Restart Local Search
* Variable Neighborhood Search
* Iterated Local Search
* Simulated Annealing (with linear, exponential and custom cooling
schedule)
* Tabu Search.