江贺

个人信息Personal Information

教授

博士生导师

硕士生导师

主要任职:未来技术学院/人工智能学院副院长

性别:男

毕业院校:中国科技大学

学位:博士

所在单位:软件学院、国际信息与软件学院

联系方式:jianghe@dlut.edu.cn

扫描关注

论文成果

当前位置: jianghe >> 科学研究 >> 论文成果

An efficient algorithm for generalized minimum spanning tree problem

点击次数:

论文类型:会议论文

发表时间:2010-07-07

收录刊物:EI、Scopus

页面范围:217-224

摘要:The Generalized Minimum Spanning Tree problem (GMST) has attracted much attention during the last few years. Since it is intractable, many heuristic algorithms have been proposed to solve large GMST instances. Motivated by the effectiveness and efficiency of the muscle (the union of all optimal solutions) for solving other NP-hard problems, we investigate how to incorporate the muscle into heuristic design for GMST. Firstly, we demonstrate that it's NP-hard to obtain the muscle for GMST. Then we show that the muscle can be well approximated by the principle and subordinate candidate sets, which can be calculated on a reduced version of GMST. Therefore, a Dynamic cAndidate set based Search Algorithm (DASA) is presented in this paper for GMST. In contrast to existing heuristics, DASA employs those candidate sets to initialize and optimize solutions. During the search process, those candidate sets are dynamically adjusted to include in new features provided by good solutions. Since those candidate sets cover almost all optimal solutions, the search space of DASA can be dramatically reduced so that elite solutions can be easily found in a short time. Extensive experiments demonstrate that our new algorithm slightly outperforms existing heuristic algorithms in terms of solution quality. Copyright 2010 ACM.