ScholarGate
Assistant

Comparer des méthodes

Examinez les méthodes sélectionnées côte à côte ; les lignes qui diffèrent sont mises en évidence.

Algorithme génétique×Recuit simulé×
DomaineOptimisationOptimisation
FamilleProcess / pipelineProcess / pipeline
Année d'origine19751983
Auteur d'origineJohn Henry Holland
TypePopulation-based metaheuristicProbabilistic metaheuristic / local search
Source fondatriceHolland, J.H. (1975). Adaptation in Natural and Artificial Systems. University of Michigan Press. link ↗Kirkpatrick, S., Gelatt, C.D. & Vecchi, M.P. (1983). Optimization by Simulated Annealing. Science, 220(4598), 671-680. DOI ↗
AliasGA, evolutionary algorithm, Genetik Algoritma — Evrimsel OptimizasyonBenzetimli Tavlama (Simulated Annealing), SA, probabilistic local search
Apparentées55
Résumé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.Simulated annealing is a probabilistic local-search metaheuristic introduced by Kirkpatrick, Gelatt, and Vecchi in 1983. It models the physical annealing process in metallurgy — where a material is heated and then slowly cooled to reach a low-energy crystalline state — and uses this analogy to escape local optima in combinatorial and continuous optimization problems.
ScholarGateJeu de données
  1. v1
  2. 2 Sources
  3. PUBLISHED
  1. v1
  2. 2 Sources
  3. PUBLISHED

Aller à la recherche Télécharger les diapositives

ScholarGateComparer des méthodes: Genetic Algorithm · Simulated Annealing. Consulté le 2026-06-15 sur https://scholargate.app/fr/compare