Title :
Coarse grained parallel maximum matching in convex bipartite graphs
Author :
Bose, P. ; Chan, A. ; Dehne, F. ; Latzel, M.
Author_Institution :
Sch. of Comput. Sci., Carleton Univ., Ottawa, Ont., Canada
Abstract :
We present a coarse grained parallel algorithm for computing a maximum matching in a convex bipartite graph G=(A,B,E). For p processors with N/p memory per processor, N=|A|+|B|,N/p⩾p, the algorithm requires O(log p) communication rounds and O(Tsequ(n/p,m/p)+n/p log p) local computation, where n=|A|,m=|B| and Tsequ(n,m) is the sequential time complexity for the problem. For the BSP model, this implies O(log p) supersteps with O(gN+gn/p log p) communication cost and O(Tsequ(n/p,m/p)+n/p log p) local computation
Keywords :
computational complexity; graph theory; parallel algorithms; BSP model; coarse grained parallel algorithm; convex bipartite graph; maximum matching; time complexity; Algorithm design and analysis; Bipartite graph; Computer science; Concurrent computing; Costs; Hypercubes; Parallel algorithms; Phase change random access memory;
Conference_Titel :
Parallel Processing, 1999. 13th International and 10th Symposium on Parallel and Distributed Processing, 1999. 1999 IPPS/SPDP. Proceedings
Conference_Location :
San Juan
Print_ISBN :
0-7695-0143-5
DOI :
10.1109/IPPS.1999.760446