2001
DOI: 10.1006/jagm.2000.1136
|View full text |Cite
|
Sign up to set email alerts
|

Cut Tree Algorithms: An Experimental Study

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

1
30
0
2

Year Published

2001
2001
2020
2020

Publication Types

Select...
4
2
2

Relationship

0
8

Authors

Journals

citations
Cited by 52 publications
(33 citation statements)
references
References 14 publications
1
30
0
2
Order By: Relevance
“…In [9], the authors experimentally compared different approaches for constructing mincut trees. In our work, we use the GHs implementation (a variant of the Gomory-Hu algorithm [22] using the source selection heuristic) because it turned out to be more robust than other codes [9].…”
Section: Minctcmentioning
confidence: 99%
“…In [9], the authors experimentally compared different approaches for constructing mincut trees. In our work, we use the GHs implementation (a variant of the Gomory-Hu algorithm [22] using the source selection heuristic) because it turned out to be more robust than other codes [9].…”
Section: Minctcmentioning
confidence: 99%
“…(i) To all vertices v V , connect an artificial sink vertex t with an edge weight of˛, that is, w.vt/ D˛. Let H be the extended graph of G, after connecting t to all vertices in G. (ii) Using the Gomory-Hu minimum cut tree formation algorithm [20], compute the minimum cut tree T H of the graph H . (iii) Delete the sink vertex t from the cut tree T H to obtain a forest of trees say Trees.T H /.…”
Section: Cut Clustering Algorithmmentioning
confidence: 99%
“…Formally, A cut-equivalent tree to a graph G is an edge-capacitated tree T on the same set of nodes, with the property that for every pair of nodes s, t, every minimum st-cut in T yields a bipartition of the nodes which is a minimum st-cut in G, and of the same value as in T . 3 See also [GT01] for an experimental study, and the Encyclopedia of Algorithms [Pan16] for more background. The only algorithm that constructs a cut-equivalent tree without making Ω(n) calls to a Max-Flow algorithm was designed by Bhalgat, Hariharan, Kavitha, and Panigrahi [BHKP07].…”
Section: Introductionmentioning
confidence: 99%