We consider the maximum flow problem in directed planar graphs with capacities on both vertices and arcs and with multiple sources and sinks. We present three algorithms when the capacities are integers. The first algorithm runs in O(min{k2nlog n, nlog3 n+kn}) time when all capacities are bounded by a constant, where n is the number of vertices in the graph and k is the number of terminals. This algorithm is the first to solve the vertex-disjoint paths problem in near-linear time when k is fixed but larger than 2. The second algorithm runs in O(k5n polylog(nU)) time, where U is the largest finite capacity of a single vertex. Finally, when k = 3, we present an algorithm that runs in O(nlog n) time; this algorithm works even when the capacities are arbitrary reals. Our algorithms improve on the fastest previously known algorithms when k is fixed and U is bounded by a polynomial in n. Prior to this result, the fastest algorithms ran in O(n2/log n) time for real capacities, O(n3/2 log nlog U) for integer capacities, and Õ(n10/7) for unit capacities, even when k = 3.
CITATION STYLE
Wang, Y. (2019). Maximum integer flows in directed planar graphs with vertex capacities and multiple sources and sinks. In Proceedings of the Annual ACM-SIAM Symposium on Discrete Algorithms (pp. 554–568). Association for Computing Machinery. https://doi.org/10.1137/1.9781611975482.35
Mendeley helps you to discover research relevant for your work.