location: Current position: Home >> Scientific Research >> Paper Publications

Backbone analysis and algorithm design for the quadratic assignment problem

Hits:

Indexed by:期刊论文

Date of Publication:2008-05-01

Journal:SCIENCE IN CHINA SERIES F-INFORMATION SCIENCES

Included Journals:SCIE

Volume:51

Issue:5

Page Number:476-488

ISSN No.:1009-2757

Key Words:quadratic assignment problem; NP-hard; backbone analysis; biased instance; meta-heuristic

Abstract: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.

Pre One:A creditable subspace labeling method based on D-S evidence theory

Next One:空间平滑搜索CLARANS算法