首页> 外文会议>International Conference on Parallel and Distributed Processing Techniques and Applications PDPTA'02 Vol.4, Jun 24-27, 2002, Las Vegas, Nevada, USA >An Empirical Study of Parallel Tree-Construction Algorithms for the Degree-Constrained Minimum Spanning Tree Problem
【24h】

An Empirical Study of Parallel Tree-Construction Algorithms for the Degree-Constrained Minimum Spanning Tree Problem

机译:度约束最小生成树问题的并行树构建算法的实证研究

获取原文
获取原文并翻译 | 示例

摘要

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 three approximate algorithms (heuristics), TC-RNN, TC-NNC and IR, for the d-MST problem. Our experimental results showed that while the IR algorithm was the fastest, the TC-RNN algorithm consistently produced spanning trees with a smaller weight (better quality-of-solution) than that of IR; the TC-NNC algorithm produced spanning trees of the quality of solutions similar to that of TC-RNN but of a slightly longer execution time than that of IR. In this paper, we propose a heap traversal technique and its application to the implementation of TC-NNC. The complexity analysis demonstrates that using the heap traversal technique may further improve the time efficiency of TC-NNC.
机译:最小生成树(MST)问题具有附加约束,即生成树中的节点的度数均不超过指定整数d,这被称为度约束MST(d-MST)问题。由于对于2≤d≤(n-2)范围内的每个d,计算d-MST都是NP-难的,其中n表示节点总数,因此在文献中提出了几种近似算法。我们先前针对d-MST问题提出了三种近似算法(启发式):TC-RNN,TC-NNC和IR。我们的实验结果表明,尽管IR算法最快,但TC-RNN算法始终生成比IR权重(更好的解决方案质量)小的生成树。 TC-NNC算法产生的生成树质量与TC-RNN相似,但执行时间比IR更长。本文提出了堆遍历技术及其在TC-NNC实现中的应用。复杂度分析表明,使用堆遍历技术可以进一步提高TC-NNC的时间效率。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号