2020
DOI: 10.1145/3371389
|View full text |Cite
|
Sign up to set email alerts
|

Nearly ETH-tight Algorithms for Planar Steiner Tree with Terminals on Few Faces

Abstract: The S TEINER T REE problem is one of the most fundamental NP-complete problems, as it models many network design problems. Recall that an instance of this problem consists of a graph with edge weights and a subset of vertices (often called terminals); the goal is to find a subtree of the graph of minimum total weight that connects all terminals. A seminal paper by Erickson et al. [Math. Oper. Res., 1987{ considers instances where the underlying graph is planar an… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
5
0

Year Published

2021
2021
2023
2023

Publication Types

Select...
3
2

Relationship

1
4

Authors

Journals

citations
Cited by 6 publications
(5 citation statements)
references
References 39 publications
0
5
0
Order By: Relevance
“…4.2. If the conditions (24) are satisfied for a vertex v ∈ V \T , one can pseudo-eliminate [12] or replace [31] vertex v, i.e., delete v and connect any two vertices u, w ∈ N (v) by a new edge {u, w} of weight c({v, u}) + c({v, w}). The SPG depicted in Fig.…”
Section: C(e(s )) ≤ C(e(s))mentioning
confidence: 99%
See 1 more Smart Citation
“…4.2. If the conditions (24) are satisfied for a vertex v ∈ V \T , one can pseudo-eliminate [12] or replace [31] vertex v, i.e., delete v and connect any two vertices u, w ∈ N (v) by a new edge {u, w} of weight c({v, u}) + c({v, w}). The SPG depicted in Fig.…”
Section: C(e(s )) ≤ C(e(s))mentioning
confidence: 99%
“…See e.g. [5,15] for approximation, and [24,29,47] for complexity results. However, when it comes to (practical) exact algorithms, the picture is significantly more bleak.…”
Section: Introductionmentioning
confidence: 99%
“…Grid Tiling has also been extended to higher dimensions [15], and successfully used to establish lower bounds for coloring unit disk and unit ball graphs [16]. Most recently, it has been used to study the parameterized complexity of Steiner Tree in planar graphs [17,18]. The problem is also starting to be applied outside the strictly geometric setting: in computational topology [19] and for studying H -free graphs [20].…”
Section: Related Workmentioning
confidence: 99%
“…We also note that while the running time of our algorithm is reminiscent of the algorithm by Kisfaludi-Bak et al [39] for Steiner Tree parameterized by the terminal face cover number, our algorithm is and needs to be substantially more involved. The intuition of their algorithm is to show that a minimum Steiner tree for a set of terminals that can be covered by k faces has bounded treewidth.…”
Section: Introductionmentioning
confidence: 99%
“…The minimum number of faces of the input planar graph that cover all the terminals was termed the terminal face cover number γ(G) by Krauthgamer et al [41]. The terminal face cover number is of broad interest as a parameter and has been studied with respect to several cut and flow problems [41,42,13,47], shortest path problems [32,14], finding non-crossing walks [28], and the minimum Steiner tree problem [39]. In particular, Planar Steiner Tree has an algorithm running in time 2 O(γ(G) log γ(G)) n O( √ γ(G)) .…”
Section: Introductionmentioning
confidence: 99%