Maximum Integer Flows in Directed Planar Graphs with Multiple Sources and Sinks and Vertex Capacities
Abstract
We consider the problem of finding maximum flows in planar graphs with capacities on both vertices and edges and with multiple sources and sinks. We present three algorithms when the capacities are integers. The first algorithm runs in time when all capacities are bounded, where is the number of vertices in the graph and is the number of terminals. This algorithm is the first to solve the vertex-disjoint paths problem in near-linear time when is bounded but larger than 2. The second algorithm runs in time, where is the largest finite capacity of a single vertex and is the maximum degree of a vertex. Finally, when , we present an algorithm that runs in time; this algorithm works even when the capacities are arbitrary reals. Our algorithms improve on the fastest previously known algorithms when and are small and is bounded by a polynomial in . Prior to this result, the fastest algorithms ran in time for real capacities and for integer capacities.
Cite
@article{arxiv.1804.08683,
title = {Maximum Integer Flows in Directed Planar Graphs with Multiple Sources and Sinks and Vertex Capacities},
author = {Yipu Wang},
journal= {arXiv preprint arXiv:1804.08683},
year = {2021}
}
Comments
22 pages, 6 figures. Old version. For current version see SODA 2019 proceedings