NP-hardness and a PTAS for the Euclidean Steiner Line Problem
Abstract
The Euclidean Steiner Tree Problem (EST) seeks a minimum-cost tree interconnecting a given set of terminal points in the Euclidean plane, allowing the use of additional intersection points. In this paper, we consider two variants that include an additional straight line with zero cost, which must be incorporated into the tree. In the Euclidean Steiner fixed Line Problem (ESfL), this line is given as input and can be treated as a terminal. In contrast, the Euclidean Steiner Line Problem (ESL) requires determining the optimal location of . Despite recent advances, including heuristics and a 1.214-approximation algorithm for both problems, a formal proof of NP-hardness has remained open. In this work, we close this gap by proving that both the ESL and ESfL are NP-hard. Additionally, we prove that both problems admit a polynomial-time approximation scheme (PTAS), by demonstrating that approximation algorithms for the EST can be adapted to the ESL and ESfL with appropriate modifications. Specifically, we show ESfLEST and ESLEST, i.e., provide a PTAS reduction to the EST.
Keywords
Cite
@article{arxiv.2412.07046,
title = {NP-hardness and a PTAS for the Euclidean Steiner Line Problem},
author = {Simon Bartlmae and Paul J. Jünger and Elmar Langetepe},
journal= {arXiv preprint arXiv:2412.07046},
year = {2024}
}