algorithms

Definition

Iterative Improvement Algorithm

For many (optimisation) problems, paths are irrelevant. A goal state is the solution. In such cases, one can use iterative improvement algorithms that try to keep a single “current” state and tries to improve it.