Minimum Cut in $O(m\log^2 n)$ Time
Data Structures and Algorithms
2020-08-04 v5
Abstract
We give a randomized algorithm that finds a minimum cut in an undirected weighted -edge -vertex graph with high probability in time. This is the first improvement to Karger's celebrated time algorithm from 1996. Our main technical contribution is a deterministic time algorithm that, given a spanning tree of , finds a minimum cut of that 2-respects (cuts two edges of) .
Cite
@article{arxiv.1911.01145,
title = {Minimum Cut in $O(m\log^2 n)$ Time},
author = {Paweł Gawrychowski and Shay Mozes and Oren Weimann},
journal= {arXiv preprint arXiv:1911.01145},
year = {2020}
}