English

Generalized multiple depot traveling salesmen problem - polyhedral study and exact algorithm

Data Structures and Algorithms 2015-08-11 v1

Abstract

The generalized multiple depot traveling salesmen problem (GMDTSP) is a variant of the multiple depot traveling salesmen problem (MDTSP), where each salesman starts at a distinct depot, the targets are partitioned into clusters and at least one target in each cluster is visited by some salesman. The GMDTSP is an NP-hard problem as it generalizes the MDTSP and has practical applications in design of ring networks, vehicle routing, flexible manufacturing scheduling and postal routing. We present an integer programming formulation for the GMDTSP and valid inequalities to strengthen the linear programming relaxation. Furthermore, we present a polyhedral analysis of the convex hull of feasible solutions to the GMDTSP and derive facet-defining inequalities that strengthen the linear programming relaxation of the GMDTSP. All these results are then used to develop a branch-and-cut algorithm to obtain optimal solutions to the problem. The performance of the algorithm is evaluated through extensive computational experiments on several benchmark instances.

Keywords

Cite

@article{arxiv.1508.01813,
  title  = {Generalized multiple depot traveling salesmen problem - polyhedral study and exact algorithm},
  author = {Kaarthik Sundar and Sivakumar Rathinam},
  journal= {arXiv preprint arXiv:1508.01813},
  year   = {2015}
}

Comments

26 pages

R2 v1 2026-06-22T10:28:53.590Z