Bicriterial Approximation for the Incremental Prize-Collecting Steiner-Tree Problem

July 05, 2024 Β· Declared Dead Β· πŸ› Embedded Systems and Applications

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Yann Disser, Svenja M. Griesbach, Max Klimm, Annette Lutz arXiv ID 2407.04447 Category cs.DS: Data Structures & Algorithms Cross-listed cs.DM Citations 1 Venue Embedded Systems and Applications Last Checked 4 months ago
Abstract
We consider an incremental variant of the rooted prize-collecting Steiner-tree problem with a growing budget constraint. While no incremental solution exists that simultaneously approximates the optimum for all budgets, we show that a bicriterial $(Ξ±,ΞΌ)$-approximation is possible, i.e., a solution that with budget $B+Ξ±$ for all $B \in \mathbb{R}_{\geq 0}$ is a multiplicative $ΞΌ$-approximation compared to the optimum solution with budget $B$. For the case that the underlying graph is a tree, we present a polynomial-time density-greedy algorithm that computes a $(Ο‡,1)$-approximation, where $Ο‡$ denotes the eccentricity of the root vertex in the underlying graph, and show that this is best possible. An adaptation of the density-greedy algorithm for general graphs is $(Ξ³,2)$-competitive where $Ξ³$ is the maximal length of a vertex-disjoint path starting in the root. While this algorithm does not run in polynomial time, it can be adapted to a $(Ξ³,3)$-competitive algorithm that runs in polynomial time. We further devise a capacity-scaling algorithm that guarantees a $(3Ο‡,8)$-approximation and, more generally, a $\smash{\bigl((4\ell - 1)Ο‡, \frac{2^{\ell + 2}}{2^{\ell}-1}\bigr)}$-approximation for every fixed $\ell \in \mathbb{N}$.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Data Structures & Algorithms

Died the same way β€” πŸ‘» Ghosted