DocumentCode
2979272
Title
A parallel algorithm for the degree-constrained minimum spanning tree problem using nearest-neighbor chains
Author
Mao, Li-Jen ; Deo, Narsingh ; Lang, Sheau-Dong
Author_Institution
Dept. of Comput. Sci., Central Florida Univ., Orlando, FL, USA
fYear
1999
fDate
1999
Firstpage
184
Lastpage
189
Abstract
The Minimum Spanning Tree (MST) problem with an added constraint that no node in the spanning tree has the degree more than a specified integer d, is known as the Degree-Constrained MST (d-MST) problem. Since computing the d-MST is NP-hard for every d in the range 2⩽d⩽(n-2) where n denotes the total number of nodes, several approximate algorithms have been proposed in the literature. We have previously proposed two approximate algorithms, TC-RNN and IR, for the d-MST problem (L.J. Mao et al., 1997). Our experimental results show that while the IR algorithm is faster, the TC-RNN algorithm consistently produces spanning trees with a smaller weight. We propose a new algorithm, TC-NNC, which is an improved version of TC-RNN. Our experiments using randomly generated, weighted graphs as input, demonstrate that the execution time of TC-NNC is smaller than that of TC-RNN, and is very close to that of IR. Further, the quality-of-solution of TC-NNC is better than that of IR and is very close to that of TC-RNN
Keywords
computational complexity; minimisation; operations research; parallel algorithms; trees (mathematics); Degree-Constrained MST; IR algorithm; NP-hard; TC-RNN algorithm; approximate algorithms; d-MST problem; degree-constrained minimum spanning tree problem; execution time; nearest-neighbor chains; parallel algorithm; quality-of-solution; randomly generated weighted graphs; spanning trees; Additives; Approximation algorithms; Computer science; NP-hard problem; Nearest neighbor searches; Parallel algorithms; Polynomials; Silicon compounds; Traveling salesman problems; Tree graphs;
fLanguage
English
Publisher
ieee
Conference_Titel
Parallel Architectures, Algorithms, and Networks, 1999. (I-SPAN '99) Proceedings. Fourth InternationalSymposium on
Conference_Location
Perth/Fremantle, WA
ISSN
1087-4089
Print_ISBN
0-7695-0231-8
Type
conf
DOI
10.1109/ISPAN.1999.778937
Filename
778937
Link To Document