Linear-query priority-queue algorithm for maximum st-flow in directed planar graphs
Linear-query priority-queue algorithm for maximum st-flow in directed planar graphs
Let be a directed planar graph with vertices and source and sink . Consider an augmenting-path algorithm for computing a maximum -flow in .
Priority-queue implementation conjecture. Such an algorithm can be implemented with queries to a priority queue.
This proposes extending the priority-queue implementation known for the -planar case to directed planar graphs without requiring the source and sink to lie on a common face. The paper presents it as a promising direction for developing practical maximum-flow algorithms; its status is not resolved in the supplied text.
Progress summary
Nothing recorded yet. Refresh searches the literature and the public web for attempts on this problem, and writes the first summary here.
Sources & referencesView supporting material
Primary source
Glencora Borradaile and Anna Harutyunyan, “Maximum st-flow in directed planar graphs via shortest paths”, arXiv:1305.5823 (2013).
Solutions 0
Sign in to submit a solution.
No solutions have been posted yet.