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
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;
Conference_Titel :
Parallel and Distributed Processing, 1995. Proceedings. Seventh IEEE Symposium on
Conference_Location :
San Antonio, TX
Print_ISBN :
0-81867195-5
DOI :
10.1109/SPDP.1995.530687