作者: Monaldo Mastrolilli , Christian Blum
DOI: 10.1016/J.ENGAPPAI.2010.01.018
关键词: Ant colony optimization algorithms 、 Combinatorial optimization 、 Tabu search 、 Greedy randomized adaptive search procedure 、 Local search (optimization) 、 Mathematical optimization 、 Beam search 、 Branch and bound 、 Metaheuristic 、 Computer science
摘要: Many metaheuristics are either based on neighborhood search or the construction of solutions. Examples for latter ones include ant colony optimization and greedy randomized adaptive procedures. These techniques generally construct solutions probabilistically by sampling a probability distribution over space. Solution constructions independent from each other. Recent algorithmic variants two important features that inspired deterministic branch bound derivatives such as beam search: use bounds evaluating partial solutions, parallel non-independent In this paper we give theoretical reason why these algorithms work very well in practice. Second, confirm our findings means practical examples. After application to artificial problems, present experimental results concerning well-known open shop scheduling problem.