NuMVC: An Efficient Local Search Algorithm for Minimum Vertex Cover

被引:103
作者
Cai, Shaowei [1 ]
Su, Kaile [2 ]
Luo, Chuan [1 ]
Sattar, Abdul [2 ]
机构
[1] Peking Univ, Key Lab High Confidence Software Technol, Beijing 100871, Peoples R China
[2] Griffith Univ, Inst Integrated & Intelligent Syst, Brisbane, Qld 4111, Australia
基金
中国国家自然科学基金;
关键词
RANDOM CONSTRAINT SATISFACTION; MAXIMUM CLIQUE; CONFIGURATION CHECKING; HARD; OPTIMIZATION; HEURISTICS;
D O I
10.1613/jair.3907
中图分类号
TP18 [人工智能理论];
学科分类号
081104 ; 0812 ; 0835 ; 1405 ;
摘要
The Minimum Vertex Cover (MVC) problem is a prominent NP-hard combinatorial optimization problem of great importance in both theory and application. Local search has proved successful for this problem. However, there are two main drawbacks in state-of-the-art MVC local search algorithms. First, they select a pair of vertices to exchange simultaneously, which is time-consuming. Secondly, although using edge weighting techniques to diversify the search, these algorithms lack mechanisms for decreasing the weights. To address these issues, we propose two new strategies: two-stage exchange and edge weighting with forgetting. The two-stage exchange strategy selects two vertices to exchange separately and performs the exchange in two stages. The strategy of edge weighting with forgetting not only increases weights of uncovered edges, but also decreases some weights for each edge periodically. These two strategies are used in designing a new MVC local search algorithm, which is referred to as NuMVC. We conduct extensive experimental studies on the standard benchmarks, namely DIMACS and BHOSLIB. The experiment comparing NuMVC with state-of-the-art heuristic algorithms show that NuMVC is at least competitive with the nearest competitor namely PLS on the DIMACS benchmark, and clearly dominates all competitors on the BHOSLIB benchmark. Also, experimental results indicate that NuMVC finds an optimal solution much faster than the current best exact algorithm for Maximum Clique on random instances as well as some structured ones. Moreover, we study the effectiveness of the two strategies and the run-time behaviour through experimental analysis.
引用
收藏
页码:687 / 716
页数:30
相关论文
共 61 条
  • [1] Optimized crossover for the independent set problem
    Aggarwal, CC
    Orlin, JB
    Tai, RP
    [J]. OPERATIONS RESEARCH, 1997, 45 (02) : 226 - 234
  • [2] Andrade DV, 2008, LECT NOTES COMPUT SC, V5038, P220, DOI 10.1007/978-3-540-68552-4_17
  • [3] [Anonymous], 2004, Stochastic Local Search: Foundations and Applications
  • [4] [Anonymous], 1979, Computers and Intractablity: A Guide to the Theory of NP-Completeness
  • [5] [Anonymous], 2000, Understanding Robust and Exploratory Data Analysis
  • [6] A novel evolutionary formulation of the maximum independent set problem
    Barbosa, VC
    Campos, LCD
    [J]. JOURNAL OF COMBINATORIAL OPTIMIZATION, 2004, 8 (04) : 419 - 437
  • [7] Bartz-Beielstein T., 2010, Experimental methods for the analysis of optimization algorithms
  • [8] Reactive local search for the maximum clique problem
    Battiti, R
    Protasi, M
    [J]. ALGORITHMICA, 2001, 29 (04) : 610 - 637
  • [9] A heuristic for the maximum independent set problem based on optimization of a quadratic over a sphere
    Busygin, S
    Butenko, S
    Pardalos, PM
    [J]. JOURNAL OF COMBINATORIAL OPTIMIZATION, 2002, 6 (03) : 287 - 297
  • [10] Cai S., 2012, P 26 AAAI C ART INT, P441