DocumentCode
3316877
Title
A parallel algorithm for the independent set problem
Author
Murphy, Owen ; Tehranipour, Aby
Author_Institution
Dept. of Comput. Sci., California State Univ., San Bernardino, CA, USA
fYear
1991
fDate
3-5 Apr 1991
Firstpage
60
Lastpage
64
Abstract
An independent set in an undirected graph is a collection of pairwise nonadjacent vertices. Wei (1981) has shown that every graph with n vertices and degree sequence d 1, d 2, . . ., d n has an independent set of size ω(G )=nΣi=1(1/d i +1´), and the well known greedy algorithm can be used to compute an independent set of this size. The current paper gives a sublinear parallel algorithm that computes an independent set of size ω(G ). The algorithm uses a linear number of processors and has O ((n +m )α) time complexity under the EREW PRAM model where m is the number of edges and α>1/2 is arbitrary
Keywords
computational complexity; graph theory; parallel algorithms; set theory; EREW PRAM; edges; greedy algorithm; independent set problem; pairwise nonadjacent vertices; sublinear parallel algorithm; time complexity; undirected graph; Algorithm design and analysis; Computer science; Concurrent computing; Greedy algorithms; Microwave integrated circuits; Parallel algorithms; Phase change random access memory;
fLanguage
English
Publisher
ieee
Conference_Titel
Applied Computing, 1991., [Proceedings of the 1991] Symposium on
Conference_Location
Kansas City, MO
Print_ISBN
0-8186-2136-2
Type
conf
DOI
10.1109/SOAC.1991.143847
Filename
143847
Link To Document