2016
DOI: 10.1007/s12532-016-0114-x
|View full text |Cite
|
Sign up to set email alerts
|

SCIP-Jack—a solver for STP and variants with parallelization extensions

Abstract: The Steiner tree problem in graphs is a classical problem that commonly arises in practical applications as one of many variants. While often a strong relationship between different Steiner tree problem variants can be observed, solution approaches employed so far have been prevalently problemspecific. In contrast, this paper introduces a general-purpose solver that can be used to solve both the classical Steiner tree problem and many of its variants without modification. This versatility is achieved by transf… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
81
0

Year Published

2017
2017
2020
2020

Publication Types

Select...
4
2

Relationship

1
5

Authors

Journals

citations
Cited by 47 publications
(81 citation statements)
references
References 29 publications
0
81
0
Order By: Relevance
“…Each scenario k ∈ K has probability p k ∈ (0, 1], k∈K p k = 1, as well as second-stage edge costs c k : E → R ≥0 and terminals T k ⊆ V, r ∈ T k . The objective is to select first-stage edges E 0 S ⊆ E and second-stage edges E k S ⊆ E for each k ∈ K such that the subgraph induced by E 0 S ∪ E k S , G[E 0 S ∪ E k S ], connects T k and the expected cost Our contribution For the deterministic STP a wealth of theoretical results [6,11,20,29] and empirically successful computational techniques are known [8,10,31]. However, as noted in [2,27], the generalization of results from the STP to the SSTP is not straightforward.…”
Section: Definition 1 (Stochastic Steiner Tree Problem (Sstp))mentioning
confidence: 99%
See 3 more Smart Citations
“…Each scenario k ∈ K has probability p k ∈ (0, 1], k∈K p k = 1, as well as second-stage edge costs c k : E → R ≥0 and terminals T k ⊆ V, r ∈ T k . The objective is to select first-stage edges E 0 S ⊆ E and second-stage edges E k S ⊆ E for each k ∈ K such that the subgraph induced by E 0 S ∪ E k S , G[E 0 S ∪ E k S ], connects T k and the expected cost Our contribution For the deterministic STP a wealth of theoretical results [6,11,20,29] and empirically successful computational techniques are known [8,10,31]. However, as noted in [2,27], the generalization of results from the STP to the SSTP is not straightforward.…”
Section: Definition 1 (Stochastic Steiner Tree Problem (Sstp))mentioning
confidence: 99%
“…This requires O(|K |(|A|+|V | log |V |)). In order to apply conditions (10) and (11), integrality is relaxed and the so-called Dantzig bound is used. The resulting LP can be solved in O(|K | log |K |) by choosing elements in ascending order based on their utility ratioD k e /( p k c k e ) for all k ∈ K .…”
Section: Proposition 2 Given a Lower Bound Lbmentioning
confidence: 99%
See 2 more Smart Citations
“…The Steiner tree problem in graphs (SPG) is a classical  -hard problem [22]: Given an undirected connected graph G = (V, E), costs c : E → Q + and a set T ⊆ V of terminals, the problem is to find a minimum-cost tree S ⊆ G that spans T. Although commonly cited to entail a variety of practical applications [11,18,31,32,36], the SPG rarely arises in pristine shape when it comes to modeling real-world problems [17]. Instead, one predominantly encounters variations of the classical Steiner tree problem.…”
Section: Introductionmentioning
confidence: 99%