2006
DOI: 10.1007/s10878-006-9635-y
|View full text |Cite
|
Sign up to set email alerts
|

Phased local search for the maximum clique problem

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

2
77
0
2

Year Published

2007
2007
2018
2018

Publication Types

Select...
6
2

Relationship

0
8

Authors

Journals

citations
Cited by 61 publications
(81 citation statements)
references
References 14 publications
2
77
0
2
Order By: Relevance
“…(1) Reactive Local Search (RLS) [5]-an advanced tabu search method which is complemented by a feedback scheme to determine the amount of diversification; (2) Variable Neighbourhood Search (VNS) [12] -a basic variable neighorhood search heuristic that combines greedy with the simplicial vertex test in its descent step; (3) Phased Local Search (PLS) [23]-a stohastic local search algorithm which alterantes between phases of iterative improvement and plateau search. Tables 2 and 3 show performance results for BLS in comparison with the results reported by the three reference approaches on the set of DIMACS instances.…”
Section: Comparative Results For Mcpmentioning
confidence: 99%
See 1 more Smart Citation
“…(1) Reactive Local Search (RLS) [5]-an advanced tabu search method which is complemented by a feedback scheme to determine the amount of diversification; (2) Variable Neighbourhood Search (VNS) [12] -a basic variable neighorhood search heuristic that combines greedy with the simplicial vertex test in its descent step; (3) Phased Local Search (PLS) [23]-a stohastic local search algorithm which alterantes between phases of iterative improvement and plateau search. Tables 2 and 3 show performance results for BLS in comparison with the results reported by the three reference approaches on the set of DIMACS instances.…”
Section: Comparative Results For Mcpmentioning
confidence: 99%
“…Over the past decades, much effort has been made in devising exact algorithms [17,20,26] as well as powerful heuristics including tabu search [10,18,30], reactive search [5,23,24], stochastic local search [9,15,[22][23][24], variable neighbourhood search [12], ant colony optimization [28] and hybrid methods [27,31]. Most of these approaches have mainly been applied to MCP.…”
Section: Introductionmentioning
confidence: 99%
“…The algorithm is realized through efficient supporting data structures leads to smaller overall CPU times. The family of stochastic local search algorithms, dynamic local search (DLS) [27], phased local search (PLS) [28] and cooperating local search (CLS) [29], share similar strategies of clique expansion, plateau search, and search stagnation.…”
Section: Such That |N (I ) ∩ N(c)| Is Maximum;mentioning
confidence: 99%
“…The phased Based local search (PLS) [28], to cope with graphs of different structures, combines three subalgorithms which use different vertex selection rules: random selection, random selection among those with the highest vertex degree, and random selection within those with the lowest vertex penalty. For each of the sub problem the procedure of DLS-MC is adopted.…”
Section: The K-opt Algorithm (Kls)mentioning
confidence: 99%
“…When neither improvement nor new plateau steps are possible, search restarts from a single vertex. The DLS-MC algorithm has since evolved into the Phased Local Search algorithm [15], which eliminates the need for tuning a parameter while producing similar results.…”
Section: Maximum Clique and Independent Setmentioning
confidence: 99%