English

Prize-Collecting Steiner Tree: A 1.79 Approximation

Data Structures and Algorithms 2024-05-08 v1

Abstract

Prize-Collecting Steiner Tree (PCST) is a generalization of the Steiner Tree problem, a fundamental problem in computer science. In the classic Steiner Tree problem, we aim to connect a set of vertices known as terminals using the minimum-weight tree in a given weighted graph. In this generalized version, each vertex has a penalty, and there is flexibility to decide whether to connect each vertex or pay its associated penalty, making the problem more realistic and practical. Both the Steiner Tree problem and its Prize-Collecting version had long-standing 22-approximation algorithms, matching the integrality gap of the natural LP formulations for both. This barrier for both problems has been surpassed, with algorithms achieving approximation factors below 22. While research on the Steiner Tree problem has led to a series of reductions in the approximation ratio below 22, culminating in a ln(4)+ϵ\ln(4)+\epsilon approximation by Byrka, Grandoni, Rothvo{\ss}, and Sanit\`a, the Prize-Collecting version has not seen improvements in the past 15 years since the work of Archer, Bateni, Hajiaghayi, and Karloff, which reduced the approximation factor for this problem from 22 to 1.96721.9672. Interestingly, even the Prize-Collecting TSP approximation, which was first improved below 22 in the same paper, has seen several advancements since then. In this paper, we reduce the approximation factor for the PCST problem substantially to 1.7994 via a novel iterative approach.

Keywords

Cite

@article{arxiv.2405.03792,
  title  = {Prize-Collecting Steiner Tree: A 1.79 Approximation},
  author = {Ali Ahmadi and Iman Gholami and MohammadTaghi Hajiaghayi and Peyman Jabbarzade and Mohammad Mahdavi},
  journal= {arXiv preprint arXiv:2405.03792},
  year   = {2024}
}
R2 v1 2026-06-28T16:18:37.181Z