Speeding up MCS Algorithm for the Maximum Clique Problem with ILS Heuristic and Other Enhancements

被引:1
作者
Maslov, Evgeny [1 ]
Batsyn, Mikhail [1 ]
Pardalos, Panos M. [1 ,2 ]
机构
[1] Natl Res Univ, Higher Sch Econ, Lab Algorithms & Technol Network Anal, 136 Rodionova, Nizhnii Novgorod, Russia
[2] Univ Florida, Ctr Appl Optimizat, Gainesville, FL 32611 USA
来源
MODELS, ALGORITHMS, AND TECHNOLOGIES FOR NETWORK ANALYSIS | 2013年 / 59卷
关键词
Maximum clique problem; MCS branch-and-bound algorithm; ILS heuristic; Graph coloring;
D O I
10.1007/978-1-4614-8588-9_7
中图分类号
C93 [管理学]; O22 [运筹学];
学科分类号
070105 ; 12 ; 1201 ; 1202 ; 120202 ;
摘要
In this chapter, we present our enhancements of one of the most efficient exact algorithms for the maximum clique problem-MCS algorithm by Tomita, Sutani, Higashi, Takahashi and Wakatsuki (in Proceedings of WALCOM' 10, 2010, pp. 191-203). Our enhancements include: applying ILS heuristic by Andrade, Resende and Werneck (in Heuristics 18:525-547, 2012) to find a high-quality initial solution, fast detection of clique vertices in a set of candidates, better initial coloring, and avoiding dynamic memory allocation. A good initial solution considerably reduces the search tree size due to early pruning of branches related to small cliques. Fast detecting of clique vertices is based on coloring. Whenever a set of candidates contains a vertex adjacent to all candidates, we detect it immediately by its color and add it to the current clique avoiding unnecessary branching. Though dynamic memory allocation allows to minimize memory consumption of the program, it increases the total running time. Our computational experiments show that for dense graphs with a moderate number of vertices (like the majority of DIMACS graphs) it is more efficient to store vertices of a set of candidates and their colors on stack rather than in dynamic memory on all levels of recursion. Our algorithm solves p_hat1000-3 benchmark instance which cannot be solved by the original MCS algorithm. We got speedups of 7, 3000, and 13000 times for gen400_p0.9_55, gen400_p0.9_65, and gen400_p0.9_75 instances, correspondingly.
引用
收藏
页码:93 / 99
页数:7
相关论文
共 19 条
  • [1] Fast local search for the maximum independent set problem
    Andrade, Diogo V.
    Resende, Mauricio G. C.
    Werneck, Renato F.
    [J]. JOURNAL OF HEURISTICS, 2012, 18 (04) : 525 - 547
  • [2] [Anonymous], 1999, HDB COMBINATORIAL OP
  • [3] [Anonymous], 1979, Computers and Intractablity: A Guide to the Theory of NP-Completeness
  • [4] Boginski V, 2003, NEW DIMENS NETW, P29
  • [5] FINDING ALL CLIQUES OF AN UNDIRECTED GRAPH [H]
    BRON, C
    KERBOSCH, J
    [J]. COMMUNICATIONS OF THE ACM, 1973, 16 (09) : 575 - 577
  • [6] AN EXACT ALGORITHM FOR THE MAXIMUM CLIQUE PROBLEM
    CARRAGHAN, R
    PARDALOS, PM
    [J]. OPERATIONS RESEARCH LETTERS, 1990, 9 (06) : 375 - 382
  • [7] Combining Graph Structure Exploitation and Propositional Reasoning for the Maximum Clique Problem
    Li, Chu-Min
    Quan, Zhe
    [J]. 22ND INTERNATIONAL CONFERENCE ON TOOLS WITH ARTIFICIAL INTELLIGENCE (ICTAI 2010), PROCEEDINGS, VOL 1, 2010,
  • [8] Du D.-Z., 1999, HDB COMBINATORIAL S, VA
  • [9] Fahle T, 2002, LECT NOTES COMPUT SC, V2461, P485
  • [10] GREEDY RANDOMIZED ADAPTIVE SEARCH PROCEDURES
    FEO, TA
    RESENDE, MGC
    [J]. JOURNAL OF GLOBAL OPTIMIZATION, 1995, 6 (02) : 109 - 133