An Incremental Algorithm for the Maximum Flow Problem |
| |
Authors: | S. Kumar P. Gupta |
| |
Affiliation: | (1) Department of Computer Science and Engineering, Indian Institute of Technology Kanpur, Kanpur-, 208 016, India |
| |
Abstract: | An incremental algorithm may yield an enormous computational time saving to solve a network flow problem. It updates the solution to an instance of a problem for a unit change in the input. In this paper we have proposed an efficient incremental implementation of maximum flow problem after inserting an edge in the network G. The algorithm has the time complexity of O((n)2m), where n is the number of affected vertices and m is the number of edges in the network. We have also discussed the incremental algorithm for deletion of an edge in the network G. |
| |
Keywords: | incremental computation maximum flow combinatorial optimization network flows |
本文献已被 SpringerLink 等数据库收录! |