Multiple-Source Multiple-Sink Maximum Flow in Directed Planar Graphs in O(n1.5 n) Time
Abstract
We give an O(n1.5 n) algorithm that, given a directed planar graph with arc capacities, a set of source nodes and a set of sink nodes, finds a maximum flow from the sources to the sinks.
0