DocumentCode
2219579
Title
Fully dynamic maintaining 2-edge connectivity in parallel
Author
Liang, Weifa ; Shen, Hong
Author_Institution
Dept. of Comput. Sci., Australian Nat. Univ., Canberra, ACT, Australia
fYear
1995
fDate
25-28 Oct 1995
Firstpage
216
Lastpage
223
Abstract
This paper studies the problem of maintaining the 2-edge-connected components of a graph undergoing repeatedly dynamic updates such as edge insertions and deletions. It is shown that all operations such as inserting an edge to or deleting an edge from the graph, and answering the query about whether two vertices belong to the same 2-edge connected component can be completed in O(log m) time with O(m3/4) processors or in O(log n log(m/n)) time with O(n3/4) processors on a priority CRCW PRAM, where m is the current number of edges and n is the number of vertices. To our knowledge, the proposed algorithm is the first NC algorithm for this problem using sublinear number processors o(m)
Keywords
computational complexity; data structures; graph theory; parallel algorithms; 2-edge connectivity; NC algorithm; O(log m) time; deletions; dynamic data structures; edge insertions; graph problems; maintaining 2-edge connectivity; parallel algorithm; Clustering algorithms; Communication networks; Computer science; Data structures; Distributed computing; Heuristic algorithms; Parallel algorithms; Partitioning algorithms; Phase change random access memory; Telecommunication network reliability;
fLanguage
English
Publisher
ieee
Conference_Titel
Parallel and Distributed Processing, 1995. Proceedings. Seventh IEEE Symposium on
Conference_Location
San Antonio, TX
ISSN
1063-6374
Print_ISBN
0-81867195-5
Type
conf
DOI
10.1109/SPDP.1995.530687
Filename
530687
Link To Document