vix.ing · top · new · best · stats · spec

Minimum Cut in O(mlog2 n) Time

2019/11/04 by Paweł Gawrychowski, Shay Mozes, Gawrychowski, Paweł +3 · 1 voice · 1 citation
#cs.DS

paper · pdf · doi:10.48550/arxiv.1911.01145

Abstract

We give a randomized algorithm that finds a minimum cut in an undirected weighted m-edge n-vertex graph G with high probability in O(m log2 n) time. This is the first improvement to Karger's celebrated O(m log3 n) time algorithm from 1996. Our main technical contribution is a deterministic O(m log n) time algorithm that, given a spanning tree T of G, finds a minimum cut of G that 2-respects (cuts two edges of) T.

Cited by

Discussions

Related