2012
DOI: 10.1007/s00453-012-9612-z
|View full text |Cite
|
Sign up to set email alerts
|

Computing Optimal Steiner Trees in Polynomial Space

Abstract: Given an n-node edge-weighted graph and a subset of k terminal nodes, the NP-hard (weighted) Steiner tree problem is to compute a minimum-weight tree which spans the terminals. All the known algorithms for this problem which improve on trivial O(1.62 n )-time enumeration are based on dynamic programming, and require exponential space.Motivated by the fact that exponential-space algorithms are typically impractical, in this paper we address the problem of designing faster polynomial-space algorithms. Our first … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
5

Citation Types

0
19
0

Year Published

2014
2014
2016
2016

Publication Types

Select...
3
2

Relationship

1
4

Authors

Journals

citations
Cited by 12 publications
(19 citation statements)
references
References 34 publications
0
19
0
Order By: Relevance
“…For weighted Steiner Tree, the only known polynomial space FPT algorithm has a 2 O(k log k) running time dependence on the parameter k. This algorithm follows from combining a (27/4) k · n O(log k) · log W time, polynomial space algorithm by Fomin et al [9] with the Dreyfus-Wagner algorithm. Indeed, one runs the algorithm of Fomin et al [9] if n ≤ 2 k , and the Dreyfus-Wagner algorithm if n > 2 k .…”
Section: Introductionmentioning
confidence: 99%
See 3 more Smart Citations
“…For weighted Steiner Tree, the only known polynomial space FPT algorithm has a 2 O(k log k) running time dependence on the parameter k. This algorithm follows from combining a (27/4) k · n O(log k) · log W time, polynomial space algorithm by Fomin et al [9] with the Dreyfus-Wagner algorithm. Indeed, one runs the algorithm of Fomin et al [9] if n ≤ 2 k , and the Dreyfus-Wagner algorithm if n > 2 k .…”
Section: Introductionmentioning
confidence: 99%
“…Indeed, one runs the algorithm of Fomin et al [9] if n ≤ 2 k , and the Dreyfus-Wagner algorithm if n > 2 k . If n ≤ 2 k , the running time of the algorithm of Fomin et al is bounded from above by 2 O(k log k) .…”
Section: Introductionmentioning
confidence: 99%
See 2 more Smart Citations
“…The high computational complexity of current optimal methods poses a significant problem, which we attempt to address in this paper. Indeed, there has been some recent interest in reducing the computational complexity of inherently NP-hard problems, particularly in the field of graph theory [16][17][18][19][20].…”
Section: Introductionmentioning
confidence: 99%