Scaling implementation of the tension rectification algorithm to solve the feasible differential problem 888

Author

Department of Mathematics, Faculty of Science,Bu-Ali Sina University, Hamedan, Iran

Abstract

The feasible differential problem is solved using the tension rectification algorithm. In this paper, we present a scaling mplementation of the tension rectification algorithm. Let n, m,U denote the number of nodes, number of arcs, and maximum arc capacity value of an arc, respectively. Our implementation runs in O(mnlog U), which is O(mnlog n) under the similarity assumption. The tension rectification algorithm runs in O(m2) time, so our implementation is an improvement if n log n

Keywords