@inproceedings{11d0e1bc725a441ab3489e14da4e444d,
title = "A Note on a Recent Algorithm for Minimum Cut",
abstract = "Given an undirected edge-weighted graph G = (V, E) with m edges and n vertices, the minimum cut problem asks to find a subset of vertices S such that the total weight of all edges between S and V \S is minimized. Karger{\textquoteright}s longstanding O(m log3 n) time randomized algorithm for this problem was very recently improved in two independent works to O(m log2 n) [ICALP{\textquoteright}20] and to O(m log2 n + n log5 n) [STOC{\textquoteright}20]. These two algorithms use different approaches and techniques. In particular, while the former is faster, the latter has the advantage that it can be used to obtain efficient algorithms in the cut-query and in the streaming models of computation. In this paper, we show how to simplify and improve the algorithm of [STOC{\textquoteright}20] to O(m log2 n + n log3 n). We obtain this by replacing a randomized algorithm that, given a spanning tree T of G, finds in O(m log n + n log4 n) time a minimum cut of G that 2-respects (cuts two edges of) T with a simple O(m log n + n log2 n) time deterministic algorithm for the same problem.",
author = "Pawe{\l} Gawrychowski and Shay Mozes and Oren Weimann",
note = "Publisher Copyright: Copyright {\textcopyright} 2021 by SIAM.; 4th Symposium on Simplicity in Algorithms, SOSA 2021, co-located with SODA 2021 ; Conference date: 11-01-2021 Through 12-01-2021",
year = "2021",
language = "American English",
series = "4th Symposium on Simplicity in Algorithms, SOSA 2021",
publisher = "Society for Industrial and Applied Mathematics Publications",
pages = "74--79",
editor = "Valerie King and Le, {Hung Viet}",
booktitle = "4th Symposium on Simplicity in Algorithms, SOSA 2021",
address = "United States",
}