Your browser doesn't support the features requi#EC1C24 by impress.js, so you are presented with a simplified version of this presentation.

For the best experience please use the latest Chrome, Safari or Firefox browser.

Ant colony optimization
Ant colony optimization
Evolutionary optimization
Evolutionary optimization
Simulated annealing
Simulated annealing (SA) is a probabilistic technique for approximating the global optimum of a given function. Specifically, it is a metaheuristic to approximate global optimization in a large search space for an optimization problem. It is often used when the search space is discrete (e.g., the traveling salesman problem). For problems where finding an approximate global optimum is more important than finding a precise local optimum in a fixed amount of time, simulated annealing may be preferable to exact algorithms such as gradient descentBranch and Bound.

https://en.wikipedia.org/wiki/Simulated_annealing
Classification of optimization methods
Meta-heuristics
Tabu search

Use a spacebar or arrow keys to navigate