教授 博士生导师 硕士生导师
性别: 男
毕业院校: 中国科技大学
学位: 博士
所在单位: 软件学院、国际信息与软件学院
学科: 计算机应用技术. 软件工程
电子邮箱: xczhang@dlut.edu.cn
开通时间: ..
最后更新时间: ..
点击次数:
论文类型: 期刊论文
发表时间: 2008-05-01
发表刊物: SCIENCE IN CHINA SERIES F-INFORMATION SCIENCES
收录刊物: SCIE
卷号: 51
期号: 5
页面范围: 476-488
ISSN号: 1009-2757
关键字: quadratic assignment problem; NP-hard; backbone analysis; biased instance; meta-heuristic
摘要: As the hot line in NP-hard problems research in recent years, backbone analysis is crucial for phase transition, hardness, and algorithm design. Whereas theoretical analysis of backbone and its applications in algorithm design are still at a beginning state yet, this paper took the quadratic assignment problem (OAP) as a case study and proved by theoretical analysis that it is NP-hard to find the backbone, i.e., no algorithm exists to obtain the backbone of a QAP in polynomial time. Results of this paper showed that it is reasonable to acquire approximate backbone by intersection of local optimal solutions. Furthermore, with the method of constructing biased instances, this paper proposed a new meta-heuristic-biased instance based approximate backbone (BI-AB), whose basic idea is as follows: firstly, construct a new biased instance for every QAP instance (the optimal solution of the new instance is also optimal for the original one); secondly, the approximate backbone is obtained by intersection of multiple local optimal solutions computed by some existing algorithm; finally, search for the optimal solutions in the reduced space by fixing the approximate backbone. Work of the paper enhanced the research area of theoretical analysis of backbone. The meta-heuristic proposed in this paper provided a new way for general algorithm design of NP-hard problems as well.