Minimum Cuts in Directed Graphs via Max-Flows
arXiv:2104.07898
Abstract
We give an algorithm to find a mincut in an -vertex, -edge weighted directed graph using calls to any maxflow subroutine. Using state of the art maxflow algorithms, this yields a directed mincut algorithm that runs in time. This improves on the 30 year old bound of obtained by Hao and Orlin for this problem.