IEEE Congress on Evolutionary Computation 2010
DOI: 10.1109/cec.2010.5586064
|View full text |Cite
|
Sign up to set email alerts
|

Iterated local search vs. hyper-heuristics: Towards general-purpose search algorithms

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
52
0
1

Year Published

2011
2011
2022
2022

Publication Types

Select...
7
1

Relationship

0
8

Authors

Journals

citations
Cited by 50 publications
(53 citation statements)
references
References 26 publications
0
52
0
1
Order By: Relevance
“…Inspired from memetic algorithms [23,24], in which solutions are im-proved through successive application of mutation, crossover and hill climbing, the Robinhood hyper-heuristic uses the same ordering of groups and randomly fixing the ordering of heuristics within each group at a stage. There is also a strong empirical evidence in the literature that this ordering is a good choice even for selection hyper-heuristics as reported in [12,8]. Our hyper-heuristic uses the same ordering in the subsequent stage if there is an improvement in the solution quality at a given stage.…”
Section: Algorithm 1 Robinhood Hyper-heuristic Frameworkmentioning
confidence: 91%
See 2 more Smart Citations
“…Inspired from memetic algorithms [23,24], in which solutions are im-proved through successive application of mutation, crossover and hill climbing, the Robinhood hyper-heuristic uses the same ordering of groups and randomly fixing the ordering of heuristics within each group at a stage. There is also a strong empirical evidence in the literature that this ordering is a good choice even for selection hyper-heuristics as reported in [12,8]. Our hyper-heuristic uses the same ordering in the subsequent stage if there is an improvement in the solution quality at a given stage.…”
Section: Algorithm 1 Robinhood Hyper-heuristic Frameworkmentioning
confidence: 91%
“…Before CHeSC 2011 (Cross-Domain Heuristic Search Challenge), a mock competition was organised with hyflex and the performance of several well known previously proposed hyper-heuristics were compared across a subset of CHeSC problem domains. Burke et al [12] reported that the best performing hyper-heuristic was an iterated local search approach which applied a randomly selected mutational and ruin and re-create heuristic and then the hill climbers in a predefined sequence. This framework is based on the most successful hyper-heuristic framework reported to perform the best in [8].Özcan and Kheiri [13] provide a greedy heuristic selection strategy named dominancebased heuristic selection which aims to determine low level heuristics with good performance based on the trade-off between the change (improvement) in the solution quality and the number of steps taken.…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation
“…-Iterated Local Search (ILS) [16]; few variations of this algorithm have been implemented. We implemented the ILS described in [2], an ILS that uses the VND variants described above as subsidiary local search, and a Hierarchical ILS [11]. Hierarchical ILS uses an ILS as subsidiary local search and applies a strong perturbation in the outer ILS and a small perturbation in the inner ILS.…”
Section: Design and Implementation Of Algorithmic Schematamentioning
confidence: 99%
“…In this paper, a simple heuristic algorithm based on iterated local search (ILS) is proposed to solve the WSRP. ILS is one of the most conceptually simple and robust algorithms (Burke et al 2010). The essential idea of ILS is that when the local search is trapped at a local optimum, the ILS perturbs the previously visited local optimum instead of generating a new initial solution, and then restarts the local search from this modified solution (Lourenço et al 2003).…”
Section: Introductionmentioning
confidence: 99%