Title :
A lock-free multi-threaded algorithm for the maximum flow problem
Author_Institution :
Drexel Univ., Philadelphia, PA
Abstract :
The maximum flow problem is an important graph problem with a wide range of applications. In this paper, we present a lock-free multi-threaded algorithm for this problem. The algorithm is based on the push-relabel algorithm proposed by Goldberg. By using re-designed push and relabel operations, we derive our algorithm that finds the maxi- mumflow with 0{V2 E) operations. We demonstrate that as long as a multi-processor architecture supports atomic ´read-update-write´ operations, it will be able to execute the multi-threaded algorithm free of any lock usages. The proposed algorithm is expected to significantly improve the efficiency of solving maximum flow problem on parallel/multi-core architectures.
Keywords :
graph theory; multi-threading; multiprocessing systems; parallel architectures; graph problem; lock-free multi-threaded algorithm; maximum flow problem; multi-processor architecture; parallel/multi-core architectures; push-relabel algorithm; Algorithm design and analysis; Computer architecture; Concurrent computing; Multicore processing; Parallel algorithms; Parallel processing; Phase change random access memory; Routing; Very large scale integration; Yarn;
Conference_Titel :
Parallel and Distributed Processing, 2008. IPDPS 2008. IEEE International Symposium on
Conference_Location :
Miami, FL
Print_ISBN :
978-1-4244-1693-6
Electronic_ISBN :
1530-2075
DOI :
10.1109/IPDPS.2008.4536352