Faster Algorithm for Second (s,t)-mincut and Breaking Quadratic barrier for Dual Edge Sensitivity for (s,t)-mincut
Surender Baswana, Koustav Bhanja, Anupam Roy

TL;DR
This paper introduces faster algorithms for finding second minimum (s,t)-cuts, establishes a relationship with global mincuts, and improves dual edge sensitivity data structures, significantly advancing graph cut computation efficiency.
Contribution
It presents an improved algorithm for second (s,t)-mincut with $O(\sqrt{n})$ flow computations, and novel space-efficient data structures for minimum+1 (s,t)-cuts, breaking previous quadratic space barriers.
Findings
Faster second (s,t)-mincut algorithm with $O(\sqrt{n})$ flow computations.
Efficient algorithms for minimum+1 (s,t)-cuts in directed and undirected graphs.
Breakthrough in dual edge sensitivity oracle space complexity for simple graphs.
Abstract
We study (s,t)-cuts of second minimum capacity and present the following algorithmic and graph-theoretic results. 1. Vazirani and Yannakakis [ICALP 1992] designed the first algorithm for computing an (s,t)-cut of second minimum capacity using maximum (s,t)-flow computations. For directed integer-weighted graphs, we significantly improve this bound by designing an algorithm that computes an -cut of second minimum capacity using maximum (s,t)-flow computations w.h.p. To achieve this result, a close relationship of independent interest is established between -cuts of second minimum capacity and global mincuts in directed weighted graphs. 2. Minimum+1 (s,t)-cuts have been studied quite well recently [Baswana, Bhanja, and Pandey, ICALP 2022], which is a special case of second (s,t)-mincut. (a) For directed multi-graphs, we design an algorithm that,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
