Papers
Topics
Authors
Recent
Search
2000 character limit reached

Finding All Useless Arcs in Directed Planar Graphs

Published 15 Feb 2017 in cs.DS | (1702.04786v4)

Abstract: We present a linear-time algorithm for simplifying flow networks on directed planar graphs: Given a directed planar graph on nn vertices, a source vertex ss and a sink vertex tt, our algorithm removes all the arcs that do not participate in any simple s,ts,t-path in linear-time. The output graph produced by our algorithm satisfies the prerequisite needed by the O(nlogn)O(n\log n)-time algorithm of Weihe [FOCS'94 & JCSS'97] for computing maximum s,ts,t-flow in directed planar graphs. Previously, Weihe's algorithm could not run in O(nlogn)O(n\log n)-time due to the absence of the preprocessing step; all the preceding algorithms run in Ω~(n<sup>2)\tilde{\Omega}(n<sup>2)-time [Misiolek-Chen, COCOON'05 & IPL'06; Biedl, Brejov{\'{a}} and Vinar, MFCS'00]. Consequently, this provides an alternative O(nlogn)O(n\log n)-time algorithm for computing maximum s,ts,t-flow in directed planar graphs in addition to the known O(nlogn)O(n\log n)-time algorithms [Borradaile-Klein, SODA'06 & J.ACM'09; Erickson, SODA'10]. Our algorithm can be seen as a (truly) linear-time s,ts,t-flow sparsifier for directed planar graphs, which runs faster than any maximum s,ts,t-flow algorithm (which can also be seen of as a sparsifier). The simplified structures of the resulting graph might be useful in future developments of maximum s,ts,t-flow algorithms in both directed and undirected planar graphs.

Citations (2)

Summary

No one has generated a summary of this paper yet.

Paper to Video (Beta)

No one has generated a video about this paper yet.

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Open Problems

We haven't generated a list of open problems mentioned in this paper yet.

Continue Learning

We haven't generated follow-up questions for this paper yet.