Minimum Cut of Directed Planar Graphs in O(nloglogn) Time
Abstract
We give an O(n n) time algorithm for computing the minimum cut (or equivalently, the shortest cycle) of a weighted directed planar graph. This improves the previous fastest O(n3 n) solution. Interestingly, while in undirected planar graphs both min-cut and min st-cut have O(n n) solutions, in directed planar graphs our result makes min-cut faster than min st-cut, which currently requires O(n n).
0
Turn this paper into a lesson
ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.