DocumentCode :
1705485
Title :
Finding the k most vital edges with respect to minimum spanning tree
Author :
Shen, Hong
Author_Institution :
Sch. of Comput. & Inf. Technol., Griffith Univ., Nathan, Qld., Australia
Volume :
1
fYear :
1997
Firstpage :
255
Abstract :
For a connected, undirected and weighted graph G=(V, E), the problem of finding the k most vital edges of G with respect to minimum spanning tree is to find k edges in G whose removal will cause greatest weight increase in the minimum spanning tree of the remaining graph. This problem is known to be NP-hard for arbitrary k. In this paper, we first describe a simple exact algorithm for this problem, based on the approach of edge replacement in the minimum spanning tree of G. Next we present polynomial-time randomized algorithms that produce optimal and approximate solutions to this problem. For |V|=n and |E|=m, our algorithm producing optimal solution has a time complexity of O(mn) with probability of success at e-k2/2(m-n-1)-2 logc k/k-4, c=1+1/2k/2, and the algorithm producing approximate solution runs in time O(mn+nk2 log k) and yields results within factor 2 to the optimal one. Finally we show that both of our randomized algorithms can be easily parallelized. On a CREW PRAM, the first algorithm runs in O(n) time using n2 processors, and the second algorithm runs in O(log2 n) time using mn/log n processors
Keywords :
computational complexity; edge detection; graph theory; parallel algorithms; polynomials; probability; randomised algorithms; PRAM; edge replacement; exact algorithm; minimum spanning tree; optimal solution; parallel algorithm; polynomial-time randomized algorithms; probability; randomized algorithms; time complexity; undirected graph; weighted graph; Australia; Computer science; Concurrent computing; IEL; Information technology; Parallel algorithms; Performance analysis; Phase change random access memory; Polynomials; Tree graphs;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Aerospace and Electronics Conference, 1997. NAECON 1997., Proceedings of the IEEE 1997 National
Conference_Location :
Dayton, OH
Print_ISBN :
0-7803-3725-5
Type :
conf
DOI :
10.1109/NAECON.1997.618087
Filename :
618087
Link To Document :
بازگشت