An O(nm)-time network simplex algorithm for the shortest path problem

An O(nm)-time network simplex algorithm for the shortest path problem

0.00 Avg rating0 Votes
Article ID: iaor2001976
Country: United States
Volume: 47
Issue: 3
Start Page Number: 445
End Page Number: 448
Publication Date: May 1999
Journal: Operations Research
Authors: ,
Keywords: programming: linear
Abstract:

We present an O(nm)-time network simplex algorithm for finding a tree of shortest paths from a given node to all other nodes in a network of n nodes and m directed arcs or finding a directed cycle of negative length. The worst-case running time of this algorithm is as fast as that proved for any strongly polynomial algorithm and faster than that proved for any previously proposed simplex algorithm for this problem. We also show that this algorithm can be implemented in O(nlogn) time using O((m/logn) + n) exclusive read–exclusive write processors of a parallel random access machine.

Reviews

Required fields are marked *. Your email address will not be published.