Maximum Flows in Undirected Planar Networks with Unit Capacities

Zhang Xianchao,Jiang He,Liu Xinyue,Yu Hong
2008-01-01
Journal of Computer Research and Development
Abstract:The maximum flow problem in undirected planar networks with unit capacities has a wide range of applications in many fields such as VLSI design. In this paper, by exploiting specialities of this kind of network, an O(n)-time maximum flow algorithm is proposed, which is log n times faster than the general O(nlog n)-time maximum flow algorithm for planar networks.
What problem does this paper attempt to address?