The well-known Late Acceptance Hill Climbing (LAHC) search aims to overcome the main downside of traditional Hill Climbing (HC) search, which is often quickly trapped in a local optimum due to strictly accepting only non-worsening moves within each iteration. In contrast, LAHC also accepts worsening moves, by keeping a circular array of fitness values of previously visited solutions and comparing the fitness values of candidate solutions against the least recent element in the array. While this straightforward strategy has proven effective, there are nevertheless situations where LAHC can unfortunately behave in a similar manner to HC. For example, when a new local optimum is found, often the same fitness value is stored many times in the a...
In local search algorithms, the pivoting rule determines which neighboring solution to select and th...
Local search is a fundamental tool in the development of heuristic algorithms. A neighborhood operat...
We discuss the relationships between three approaches to greedy heuristic search: best-first, hill-c...
The well-known Late Acceptance Hill Climbing (LAHC) search aims to overcome the main downside of tra...
This paper presents a new single-parameter local search heuristic named Step Counting Hill Climbing ...
The work described in this paper was carried out under a Grant (EP/F033214/1) awarded by the UK Engi...
PhD Theses.Stochastic Local Search (SLS) methods have been used to solve complex hard combinatorial...
International audienceDespite the huge number of studies in the metaheuristic field, it remains diff...
AbstractGeneralized hill climbing (GHC) algorithms provide a general local search strategy to addres...
Google Machine Reassignment Problem (GMRP) is an optimisation problem proposed at ROADEF/EURO challe...
Abstract—Hyper-heuristics are high-level search methodolo-gies used to find solutions to difficult r...
A hyperheuristic is a high level problem solving methodology that performs a search over the space g...
at surprisingly, starting with "good" initial paths did not necessarily lead to better fin...
This paper describes the new t - way strategy based the Late Acceptance based Hill Climbing algori...
Metaheuristics provide high-level instructions for designing heuristic optimisation algorithms and h...
In local search algorithms, the pivoting rule determines which neighboring solution to select and th...
Local search is a fundamental tool in the development of heuristic algorithms. A neighborhood operat...
We discuss the relationships between three approaches to greedy heuristic search: best-first, hill-c...
The well-known Late Acceptance Hill Climbing (LAHC) search aims to overcome the main downside of tra...
This paper presents a new single-parameter local search heuristic named Step Counting Hill Climbing ...
The work described in this paper was carried out under a Grant (EP/F033214/1) awarded by the UK Engi...
PhD Theses.Stochastic Local Search (SLS) methods have been used to solve complex hard combinatorial...
International audienceDespite the huge number of studies in the metaheuristic field, it remains diff...
AbstractGeneralized hill climbing (GHC) algorithms provide a general local search strategy to addres...
Google Machine Reassignment Problem (GMRP) is an optimisation problem proposed at ROADEF/EURO challe...
Abstract—Hyper-heuristics are high-level search methodolo-gies used to find solutions to difficult r...
A hyperheuristic is a high level problem solving methodology that performs a search over the space g...
at surprisingly, starting with "good" initial paths did not necessarily lead to better fin...
This paper describes the new t - way strategy based the Late Acceptance based Hill Climbing algori...
Metaheuristics provide high-level instructions for designing heuristic optimisation algorithms and h...
In local search algorithms, the pivoting rule determines which neighboring solution to select and th...
Local search is a fundamental tool in the development of heuristic algorithms. A neighborhood operat...
We discuss the relationships between three approaches to greedy heuristic search: best-first, hill-c...