AbstractThis paper gives algorithms for network problems that work by scaling the numeric parameters. Assume all parameters are integers. Let n, m, and N denote the number of vertices, number of edges, and largest parameter of the network, respectively. A scaling algorithm for maximum weight matching on a bipartite graph runs in O(n34m log N) time. For appropriate N this improves the traditional Hungarian method, whose most efficient implementation is O(n(m +n log n)). The speedup results from finding augmenting paths in batches. The matching algorithm gives similar improvements for the following problems: single-source shortest paths for arbitrary edge lengths (Bellman's algorithm); maximum weight degree-constrained subgraph; minimum cost ...
Ranking shortest paths is a classical network problem consisting of the determination of the K short...
We study the maximum-flow/minimum-cut problem on scale-free networks, i.e., graphs whose degree dist...
By advancing the idea of finding width in bipartite graphs and basic definitions in matching theory,...
AbstractThis paper gives algorithms for network problems that work by scaling the numeric parameters...
The most efficient algorithms for several network problems like minimum cost flow and the maximum w...
We present a new scaling approach for the maximum weight perfect matching problem in general graphs,...
This paper is a survey of recent improvements in algorithms for four classical network optimization ...
Several researchers have recently developed new techniques that give fast algorithms for the minimum...
AbstractFinding shortest paths is a fundamental problem in graph theory, which has a large amount of...
Recently, Goldberg proposed a new approach to the maximum network flow problem. The approach yields ...
In this paper, we study network flow algorithms for bipartite networks. A network G = (V; E) is cal...
We introduce a gain-scaling technique for the maximum flow problem in lossy networks. Using this tec...
The minimum-cost flow problem is the following: given a network with n vertices and m edges, find a ...
By advancing the idea of finding width in bipartite graphs and basic definitions in matching theory,...
We present a scaling decreasing path algorithm for the minimum flow problem, which is a network flow...
Ranking shortest paths is a classical network problem consisting of the determination of the K short...
We study the maximum-flow/minimum-cut problem on scale-free networks, i.e., graphs whose degree dist...
By advancing the idea of finding width in bipartite graphs and basic definitions in matching theory,...
AbstractThis paper gives algorithms for network problems that work by scaling the numeric parameters...
The most efficient algorithms for several network problems like minimum cost flow and the maximum w...
We present a new scaling approach for the maximum weight perfect matching problem in general graphs,...
This paper is a survey of recent improvements in algorithms for four classical network optimization ...
Several researchers have recently developed new techniques that give fast algorithms for the minimum...
AbstractFinding shortest paths is a fundamental problem in graph theory, which has a large amount of...
Recently, Goldberg proposed a new approach to the maximum network flow problem. The approach yields ...
In this paper, we study network flow algorithms for bipartite networks. A network G = (V; E) is cal...
We introduce a gain-scaling technique for the maximum flow problem in lossy networks. Using this tec...
The minimum-cost flow problem is the following: given a network with n vertices and m edges, find a ...
By advancing the idea of finding width in bipartite graphs and basic definitions in matching theory,...
We present a scaling decreasing path algorithm for the minimum flow problem, which is a network flow...
Ranking shortest paths is a classical network problem consisting of the determination of the K short...
We study the maximum-flow/minimum-cut problem on scale-free networks, i.e., graphs whose degree dist...
By advancing the idea of finding width in bipartite graphs and basic definitions in matching theory,...