All concepts

Simulated Annealing

A probabilistic technique for approximating the global optimum of a given function. It is often used when the search space is discrete (e.g., all tours that visit a given set of cities).

EverydayConcepts.io

Reference entry — no illustration yet