1994
DOI: 10.1287/ijoc.6.2.126
|View full text |Cite
|
Sign up to set email alerts
|

The Reactive Tabu Search

Abstract: We propose an algorithm for combinatorial optimization where an explicit check for the repetition of configurations is added to the basic scheme of Tabu search. In our Tabu scheme the appropriate size of the list is learned in an automated way by reacting to the occurrence of cycles. In addition, if the search appears to be repeating an excessive number of solutions excessively often, then the search is diversified by making a number of random moves proportional to a moving average of the cycle length. The rea… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

2
332
1
12

Year Published

1997
1997
2011
2011

Publication Types

Select...
6
1
1

Relationship

0
8

Authors

Journals

citations
Cited by 668 publications
(347 citation statements)
references
References 14 publications
2
332
1
12
Order By: Relevance
“…This approach is particularly appealing when one is supposed to solve one single instance, typically large and complex. One of the most influential descriptions of on-line adjustment of the parameters of an algorithm has been given by Battiti and Tecchiolli [60]. The authors introduced a tabu search where the length of the tabu list is optimized on-line.…”
Section: Literature Overviewmentioning
confidence: 99%
“…This approach is particularly appealing when one is supposed to solve one single instance, typically large and complex. One of the most influential descriptions of on-line adjustment of the parameters of an algorithm has been given by Battiti and Tecchiolli [60]. The authors introduced a tabu search where the length of the tabu list is optimized on-line.…”
Section: Literature Overviewmentioning
confidence: 99%
“…Reactive Search [14,9] advocates the use of machine learning to automate the parameter tuning process and make it an integral and fully documented part of the algorithm. Learning is performed on-line, and therefore task-dependent and local properties of the configuration space can be used.…”
Section: Prohibition-and Penalty-based Methodsmentioning
confidence: 99%
“…CLS pseudocode is depicted in Listing 6.1. It alternates between an iterative improvement phase (lines 7-11) and a plateau search phase (lines [12][13][14]. In the former a maximal solution is constructed by repeatedly expanding the current configuration C by selecting a candidate vertex from PossibleAdd.…”
Section: The Cls Hyper-heuristicmentioning
confidence: 99%
See 1 more Smart Citation
“…The term "reactive mechanisms" refers to using an on-line "feedback" loop for tuning parameters according to the current state of the search. Reactive Tabu Search [Battiti and Tecchiolli, 1994] is a representative example of such concepts; however, algorithms can also react on the neighborhood, on the annealing schedule, or on the objective function-see Chapters 2-5 in . This subdirection is closely intertwined with the others because a parameter change can trigger a complete transformation of the algorithm.…”
Section: Intractable Problems and Heuristic Algorithmsmentioning
confidence: 99%