A novel two-level hybrid algorithm for multiple traveling salesman problems

Qingsheng Yu,Dong Wang,Dongmei Lin,Ya Li,Chen Wu
DOI: https://doi.org/10.1007/978-3-642-30976-2_60
2012-01-01
Abstract:Multiple traveling salesmen problem is a NP-hard problem. The method for solving the problem must arrange with reason all cities among traveling salesman and find optimal solution for every traveling salesman. In this paper, two-level hybrid algorithm is put forward to take into account these two aspects. Top level is new designed genetic algorithm to implement city exchange among traveling salesmen with the result clustered by k-means. Bottom level employs branch-and-cut and Lin-kernighan algorithms to solve exactly sub-problems for every traveling salesman. This work has both the global optimization ability from genetic algorithm and the local optimization ability from branch-and-cut.
What problem does this paper attempt to address?