DocumentCode
3124804
Title
Efficient graph algorithms on a linear array with a reconfigurable pipelined bus system
Author
Datta, Amitava
Author_Institution
Dept. of Comput. Sci. & Software Eng., Western Australia Univ., Nedlands, WA, Australia
fYear
2001
fDate
36982
Abstract
We present efficient algorithms for solving several fundamental graph theoretic problems on a Linear Array with a Reconfigurable Pipelined BUS System (LARPBS), one of the recently proposed models of computation based on optical buses. Our algorithms include finding connected components, minimum spanning forest, biconnected components, bridges and articulation points for an undirected graph. We complete the connected components and minimum spanning forest of a graph in O(log n) time using O(m+n) processors where m and n are the number of edges and vertices in the graph and m=O(n2) for a dense graph. Both the processor and time complexities of these two algorithms match the complexities of algorithms on the Arbitrary and Priority CRCW PRAM models which are two of the strongest PRAM models. The previous best algorithms by Li et al. for these two problems on the LARPBS require O(log n) time and O(n3/log n) processors. Our algorithms for computing biconnected components, bridges and articulation points of an undirected graph run in O(log n) time on an LARPBS with O(n2) processors. No previous algorithms were known for these latter problems on the LARPBS
Keywords
computational complexity; computational geometry; concurrency theory; CRCW PRAM models; PRAM models; articulation points; biconnected components; bridges; connected components; graph algorithms; graph theoretic problems; linear array; minimum spanning forest; reconfigurable pipelined bus system; time complexities; Algorithm design and analysis; Bridges; Computational modeling; Computer science; Optical arrays; Optical computing; Optical interconnections; Parallel processing; Phase change random access memory; Software engineering;
fLanguage
English
Publisher
ieee
Conference_Titel
Parallel and Distributed Processing Symposium., Proceedings 15th International
Conference_Location
San Francisco, CA
ISSN
1530-2075
Print_ISBN
0-7695-0990-8
Type
conf
DOI
10.1109/IPDPS.2001.924970
Filename
924970
Link To Document