On Approximability of Steiner Tree in $\ell_p$-metrics
Henry Fleischmann, Surya Teja Gavva, Karthik C. S
TL;DR
This work establishes APX-hardness of Discrete Steiner Tree (DST) across all $\ell_p$-metrics and APX-hardness of Continuous Steiner Tree (CST) in the $\ell_{\infty}$-metric, resolving fundamental gaps in the hardness landscape for high-dimensional geometric Steiner problems. It introduces a unified framework that reduces CST to DST in $\ell_p$-spaces and builds a spectrum of gap-preserving reductions from Set Packing (SP3) to DST in Euclidean and general $\ell_p$-metrics, yielding explicit inapproximability factors dependent on $p$. The authors also demonstrate APX-hardness for DST in string metrics via isometric embeddings (Hamming to Ulam and edit distance) and show that hardness persists under dimensionality reduction to $O(\log n)$ dimensions, assuming appropriate complexity hypotheses. Additionally, a CST-to-DST reduction grounded in recent structural results on near-optimal Steiner trees links the two problems and yields a practical route to translate DST hardness into CST limits, with implications for approximation algorithms (e.g., a $1.39$-approximation for high-dimensional CST given DST solvers). Overall, the paper significantly strengthens the hardness landscape for Steiner tree variants and provides versatile reductions and embeddings that connect discrete, continuous, and geometric formulations across metrics.
Abstract
In the Continuous Steiner Tree problem (CST), we are given as input a set of points (called terminals) in a metric space and ask for the minimum-cost tree connecting them. Additional points (called Steiner points) from the metric space can be introduced as nodes in the solution. In the Discrete Steiner Tree problem (DST), we are given in addition to the terminals, a set of facilities, and any solution tree connecting the terminals can only contain the Steiner points from this set of facilities. Trevisan [SICOMP'00] showed that CST and DST are APX-hard when the input lies in the $\ell_1$-metric (and Hamming metric). Chlebík and Chlebíková [TCS'08] showed that DST is NP-hard to approximate to factor of $96/95\approx 1.01$ in the graph metric (and consequently $\ell_\infty$-metric). Prior to this work, it was unclear if CST and DST are APX-hard in essentially every other popular metric. In this work, we prove that DST is APX-hard in every $\ell_p$-metric. We also prove that CST is APX-hard in the $\ell_{\infty}$-metric. Finally, we relate CST and DST, showing a general reduction from CST to DST in $\ell_p$-metrics.
