English

Robust Algorithms for TSP and Steiner Tree

Data Structures and Algorithms 2020-05-19 v1

Abstract

Robust optimization is a widely studied area in operations research, where the algorithm takes as input a range of values and outputs a single solution that performs well for the entire range. Specifically, a robust algorithm aims to minimize regret, defined as the maximum difference between the solution's cost and that of an optimal solution in hindsight once the input has been realized. For graph problems in P, such as shortest path and minimum spanning tree, robust polynomial-time algorithms that obtain a constant approximation on regret are known. In this paper, we study robust algorithms for minimizing regret in NP-hard graph optimization problems, and give constant approximations on regret for the classical traveling salesman and Steiner tree problems.

Keywords

Cite

@article{arxiv.2005.08137,
  title  = {Robust Algorithms for TSP and Steiner Tree},
  author = {Arun Ganesh and Bruce M. Maggs and Debmalya Panigrahi},
  journal= {arXiv preprint arXiv:2005.08137},
  year   = {2020}
}

Comments

39 pages. An extended abstract of this paper appeared in the Proceedings of the 47th International Colloquium on Automata, Languages, and Programming (ICALP), 2020

R2 v1 2026-06-23T15:35:58.601Z