We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.DS

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Data Structures and Algorithms

Title: A Simple Algorithm for Minimum Cuts in Near-Linear Time

Abstract: We consider the minimum cut problem in undirected, weighted graphs. We give a simple algorithm to find a minimum cut that $2$-respects (cuts two edges of) a spanning tree $T$ of a graph $G$. This procedure can be used in place of the complicated subroutine given in Karger's near-linear time minimum cut algorithm (J. ACM, 2000). We give a self-contained version of Karger's algorithm with the new procedure, which is easy to state and relatively simple to implement. It produces a minimum cut on an $m$-edge, $n$-vertex graph in $O(m \log^3 n)$ time with high probability, matching the complexity of Karger's approach.
Comments: To appear in SWAT 2020
Subjects: Data Structures and Algorithms (cs.DS)
Cite as: arXiv:1908.11829 [cs.DS]
  (or arXiv:1908.11829v3 [cs.DS] for this version)

Submission history

From: Bryce Sandlund [view email]
[v1] Fri, 30 Aug 2019 16:43:14 GMT (462kb,D)
[v2] Tue, 25 Feb 2020 18:13:57 GMT (463kb,D)
[v3] Wed, 10 Jun 2020 04:40:26 GMT (483kb,D)

Link back to: arXiv, form interface, contact.