The most efficient algorithms for several network problems like minimum cost flow and the maximum weight matching problem follow the primal-dual paradigm. These algorithms perform arithmetic (additions and subtractions) on numbers of magnitude O(nC) when the edge weights (also called costs) are integers bounded by C and n denotes the number of vertices. Under the standard assumption that arithmetic on numbers of magnitude O(n) has constant cost, arithmetic on numbers of this size has cost O((log C)/ log n). We show for the scaling versions of these algorithms that arithmetic on numbers of size polynomial in n suffices without increasing the asymptotic number of arithmetic operations. In this way
In this thesis, a number of optimization problems are presented from algorithmic graph theory. This ...
In a network with positive gains and without absorbing circuits (directed cycles) the problem of max...
. We describe an implementation of the dual affine scaling algorithm for linear programming speciali...
AbstractThis paper gives algorithms for network problems that work by scaling the numeric parameters...
We consider the minimum cost network flow problem min(cx: Ax=b, x> 0) on a graph G = (V,E). First...
Developing a polynomial time primal network simplex algorithm for the minimum cost flow problem has ...
We consider the minimum cost network flow problem min(cx: Ax=b, x> 0) on a graph G = (V,E). First...
We consider several important problems for which no polynomially time bounded algorithm is known. Th...
We present two new strongly polynomial algorithms for the Minimum Cost Network Flow Problem (MCNF). ...
AbstractWe present two new strongly polynomial algorithms for the minimum cost network flow problem ...
We consider the problem of finding the minimum cost of a feasible flow in directed networks. We allo...
Abstract In this survey, we give an overview of a technique used to design and analyze algorithms th...
The minimum-cost flow problem is the following: given a network with n vertices and m edges, find a ...
We present a polynomial algorithm for the Minimum Cost Network Flow Problem (MCNF). It is a dual alg...
AbstractThe minimum spanning tree problem is a classical and well-known combinatorial optimization p...
In this thesis, a number of optimization problems are presented from algorithmic graph theory. This ...
In a network with positive gains and without absorbing circuits (directed cycles) the problem of max...
. We describe an implementation of the dual affine scaling algorithm for linear programming speciali...
AbstractThis paper gives algorithms for network problems that work by scaling the numeric parameters...
We consider the minimum cost network flow problem min(cx: Ax=b, x> 0) on a graph G = (V,E). First...
Developing a polynomial time primal network simplex algorithm for the minimum cost flow problem has ...
We consider the minimum cost network flow problem min(cx: Ax=b, x> 0) on a graph G = (V,E). First...
We consider several important problems for which no polynomially time bounded algorithm is known. Th...
We present two new strongly polynomial algorithms for the Minimum Cost Network Flow Problem (MCNF). ...
AbstractWe present two new strongly polynomial algorithms for the minimum cost network flow problem ...
We consider the problem of finding the minimum cost of a feasible flow in directed networks. We allo...
Abstract In this survey, we give an overview of a technique used to design and analyze algorithms th...
The minimum-cost flow problem is the following: given a network with n vertices and m edges, find a ...
We present a polynomial algorithm for the Minimum Cost Network Flow Problem (MCNF). It is a dual alg...
AbstractThe minimum spanning tree problem is a classical and well-known combinatorial optimization p...
In this thesis, a number of optimization problems are presented from algorithmic graph theory. This ...
In a network with positive gains and without absorbing circuits (directed cycles) the problem of max...
. We describe an implementation of the dual affine scaling algorithm for linear programming speciali...