Tag: Technique

Metaheuristic

A high-level problem-solving framework that provides a set of guidelines or strategies to develop heuristic optimization algorithms.

Evolutionary Algorithm

A class of optimization algorithms inspired by the process of natural selection, used to solve complex problems by iteratively improving candidate solutions.