Genetic Algorithm
A genetic algorithm (GA) is a population-based metaheuristic optimization method introduced by John Henry Holland (1975) that mimics the principles of natural selection. It maintains a population of candidate solutions and iteratively improves them through selection, crossover, and mutation operators, making it especially powerful on discontinuous, non-convex, and multi-modal search spaces where classical gradient-based methods fail.
Source record
Citations copied verbatim from the method’s source record. No claim-level verification is inferred from them.
- Holland, J.H. (1975). Adaptation in Natural and Artificial Systems. University of Michigan Press. · URL
- Deb, K. (2001). Multi-Objective Optimization using Evolutionary Algorithms. Wiley. · ISBN 9780471873396
Curated claims
Claims persisted in the evidence ledger, each with its own assessment.
This view does not invent a claim assessment when the ledger has none.
Related methods
Generated from the method graph and shown as machine-suggested relations — no evidence claim is inferred.