NP-hardness and a PTAS for the Euclidean Steiner Line Problem
Simon Bartlmae, Paul J. J\"unger, Elmar Langetepe

TL;DR
This paper proves NP-hardness and develops a PTAS for the Euclidean Steiner Line Problem variants, advancing understanding of their computational complexity and approximation solutions.
Contribution
It establishes NP-hardness and constructs a PTAS for the Euclidean Steiner Line Problems, linking them to the Euclidean Steiner Tree Problem.
Findings
NP-hardness of ESL and ESfL proved
Existence of PTAS for both problems demonstrated
Approximation algorithms adapted from EST
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsOptimization and Packing Problems · graph theory and CDMA systems · Manufacturing Process and Optimization
