English

Learning Combined Set Covering and Traveling Salesman Problem

Machine Learning 2020-07-08 v1 Artificial Intelligence Machine Learning

Abstract

The Traveling Salesman Problem is one of the most intensively studied combinatorial optimization problems due both to its range of real-world applications and its computational complexity. When combined with the Set Covering Problem, it raises even more issues related to tractability and scalability. We study a combined Set Covering and Traveling Salesman problem and provide a mixed integer programming formulation to solve the problem. Motivated by applications where the optimal policy needs to be updated on a regular basis and repetitively solving this via MIP can be computationally expensive, we propose a machine learning approach to effectively deal with this problem by providing an opportunity to learn from historical optimal solutions that are derived from the MIP formulation. We also present a case study using the vaccine distribution chain of the World Health Organization, and provide numerical results with data derived from four countries in sub-Saharan Africa.

Keywords

Cite

@article{arxiv.2007.03203,
  title  = {Learning Combined Set Covering and Traveling Salesman Problem},
  author = {Yuwen Yang and Jayant Rajgopal},
  journal= {arXiv preprint arXiv:2007.03203},
  year   = {2020}
}

Comments

38 pages, 1 figure, 5 tables

R2 v1 2026-06-23T16:54:22.518Z