Download presentation
Presentation is loading. Please wait.
Published bySukarno Atmadja Modified over 6 years ago
1
Local Search Algorithms: Simulated Annealing, Tabu Search & Genetic Algorithms
2
Local Search Local search algorithms try to improve a given solution by modifying it Constructive Algorithms Improvement Algorithms Need to specify: How to modify a solution (neighborhood of a solution) How to search the neighborhood Which solutions to select Given A solution x Modification rule R ( y=R(x) ) Neighborhood of x: Set of all solutions that can be obtained by modifying x with respect to R N(x) ={y: y=R(x)}
8
Simulated Annealing
9
Tabu Search
11
Genetic Algorithms
14
DISKUSI & TANYA JAWAB
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.