DocumentCode
1737012
Title
Parallel approximate matching
Author
Spencer, Thomas H.
Author_Institution
Dept. of Math. & Comput. Sci., Nebraska Univ., Omaha, NE, USA
fYear
1993
Firstpage
293
Abstract
The author solves the maximum cardinality matching problem approximately. Determining the parallel complexity of maximum cardinality matching in bipartite graphs is a famous open problem in parallel algorithm design. The problem is known to be in RNC, but all known fast parallel algorithms that find maximum cardinality matchings require the use of random numbers. They are based on matrix algebra, and are inherently efficient for sparse graphs. Therefore, the problem of finding an approximate maximum cardinality matching is considered. The parallel matching algorithm of A. Goldberg et al. (1988) can be modified so that it runs in O (a 2 log3 n ) time on an exclusive read exclusive write (EREW) parallel random access machine (PRAM) with n +m processors and finds a matching of size (1-1/a )p when given a graph with n vertices, m edges and a maximum cardinality matching of size p . The resulting algorithm is deterministic
Keywords
computational complexity; parallel algorithms; EREW; PRAM; approximate maximum cardinality matching; bipartite graphs; exclusive read exclusive write; matrix algebra; maximum cardinality matching problem; parallel algorithm; parallel approximate matching; parallel complexity; parallel random access machine; random numbers; Algebra; Algorithm design and analysis; Bipartite graph; Computer science; Costs; Graph theory; Mathematics; Parallel algorithms; Phase change random access memory; Process design;
fLanguage
English
Publisher
ieee
Conference_Titel
System Sciences, 1993, Proceeding of the Twenty-Sixth Hawaii International Conference on
Conference_Location
Wailea, HI
Print_ISBN
0-8186-3230-5
Type
conf
DOI
10.1109/HICSS.1993.284099
Filename
284099
Link To Document