Pseudodeterministic Algorithms for Minimum Cut Problems
By: Aryan Agarwala, Nithin Varma
In this paper, we present efficient pseudodeterministic algorithms for both the global minimum cut and minimum s-t cut problems. The running time of our algorithm for the global minimum cut problem is asymptotically better than the fastest sequential deterministic global minimum cut algorithm (Henzinger, Li, Rao, Wang; SODA 2024). Furthermore, we implement our algorithm in sequential, streaming, PRAM, and cut-query models, where no efficient deterministic global minimum cut algorithms are known.
Similar Papers
Almost-Optimal Approximation Algorithms for Global Minimum Cut in Directed Graphs
Data Structures and Algorithms
Finds the weakest link in computer networks.
Almost-Optimal Approximation Algorithms for Global Minimum Cut in Directed Graphs
Data Structures and Algorithms
Finds the weakest link in computer networks.
Deterministic and Exact Fully-dynamic Minimum Cut of Superpolylogarithmic Size in Subpolynomial Time
Data Structures and Algorithms
Finds the weakest link in networks faster.