Genetic Algorithm

« Back to Glossary Index

A search heuristic inspired by the Theory of Evolution, where the process of natural selection is emulated. In this algorithm, the fittest individuals (solutions) are selected to reproduce and create offspring for the next generation, with the goal of evolving better solutions over time.