DocumentCode
2300494
Title
Parallel maximum matching algorithms in interval graphs
Author
Chung, Yoojin ; Park, Kunsoo ; Cho, Yookun
Author_Institution
Dept. of Comput. Eng., Seoul Nat. Univ., South Korea
fYear
1997
fDate
10-13 Dec 1997
Firstpage
602
Lastpage
609
Abstract
We develop new parallel maximum matching algorithms in interval graphs by exploiting the characteristics of interval graphs. For general interval graphs, our algorithm requires O(log2 v+(n log n)/v) time and O(nv2+n2) operations on the CREW PRAM, where n is the number of intervals and v⩽n is a parameter. By choosing v=√n, we obtain an O(√n log n)-time algorithm in O(n2) operations. For v=n/log n, we have an O(log2 n)-time algorithm with n3/log4 n processors. The previously best known solution takes O(log2 n) time with n 3 processors. For proper interval graphs, our algorithm runs in O(log n) time using n/log n processors if input intervals are sorted and using n processors otherwise on the EREW PRAM. Our algorithms are much simpler than the previous ones
Keywords
computational complexity; parallel algorithms; CREW PRAM; interval graphs; parallel maximum matching algorithms; Application software; Computational modeling; Computer applications; Concurrent computing; Cultural differences; Electronic circuits; Phase change random access memory; Polynomials; Processor scheduling; Scheduling algorithm;
fLanguage
English
Publisher
ieee
Conference_Titel
Parallel and Distributed Systems, 1997. Proceedings., 1997 International Conference on
Conference_Location
Seoul
Print_ISBN
0-8186-8227-2
Type
conf
DOI
10.1109/ICPADS.1997.652605
Filename
652605
Link To Document