Local search
Definition
Local search is a general approach for finding points of local extremum of a function through an iterative algorithm. The idea is to start with a particular guess and then improve it iteratively.
Local search is a general approach for finding points of local extremum of a function through an iterative algorithm. The idea is to start with a particular guess and then improve it iteratively.