Selection is a genetic operator in an evolutionary algorithm (EA). An EA is a metaheuristic inspired by biological evolution and aims to solve challenging...
13 KB (1,736 words) - 02:09, 25 May 2025
Evolutionary algorithms (EA) reproduce essential elements of the biological evolution in a computer algorithm in order to solve "difficult" problems,...
41 KB (4,553 words) - 23:21, 14 June 2025
Truncation selection is a selection method in selective breeding and in evolutionary algorithms from computer science, which selects a certain share of...
3 KB (310 words) - 05:20, 28 May 2025
proportionate selection, also known as roulette wheel selection or spinning wheel selection, is a selection technique used in evolutionary algorithms for selecting...
8 KB (1,066 words) - 21:37, 4 June 2025
Evolutionary computation from computer science is a family of algorithms for global optimization inspired by biological evolution, and the subfield of...
27 KB (2,970 words) - 00:26, 29 May 2025
genetic algorithm (GA) is a metaheuristic inspired by the process of natural selection that belongs to the larger class of evolutionary algorithms (EA)....
69 KB (8,221 words) - 21:33, 24 May 2025
Tournament selection is a method of selecting an individual from a population of individuals in a evolutionary algorithm. Tournament selection involves...
5 KB (565 words) - 22:41, 16 March 2025
artificial immune systems, clonal selection algorithms are a class of algorithms inspired by the clonal selection theory of acquired immunity that explains...
4 KB (361 words) - 09:43, 27 May 2025
Genetic operator (category Evolutionary algorithms)
and select between solutions (selection). The classic representatives of evolutionary algorithms include genetic algorithms, evolution strategies, genetic...
11 KB (1,251 words) - 08:11, 28 May 2025
diversity of the chromosomes of a population of an evolutionary algorithm (EA), including genetic algorithms in particular. It is analogous to biological mutation...
21 KB (2,273 words) - 06:32, 23 May 2025
genotype in evolutionary algorithms (EA) is a set of parameters which define a proposed solution of the problem that the evolutionary algorithm is trying...
24 KB (2,686 words) - 23:02, 22 May 2025
Crossover in evolutionary algorithms and evolutionary computation, also called recombination, is a genetic operator used to combine the genetic information...
26 KB (2,321 words) - 15:29, 21 May 2025
operations research, a memetic algorithm (MA) is an extension of an evolutionary algorithm (EA) that aims to accelerate the evolutionary search for the optimum...
35 KB (4,064 words) - 16:38, 12 June 2025
Divine selection, selection by God Papal selection, selection by clergy Selection (user interface) X Window selection Selection (evolutionary algorithm) Selection...
2 KB (243 words) - 16:45, 31 December 2024
Evolutionary programming is an evolutionary algorithm, where a share of new population is created by mutation of previous population without crossover...
9 KB (678 words) - 19:38, 22 May 2025
natural selection has spread from evolutionary biology to other disciplines, including evolutionary computation, quantum Darwinism, evolutionary economics...
108 KB (11,709 words) - 09:36, 31 May 2025
Reward-based selection is a technique used in evolutionary algorithms for selecting potentially useful solutions for recombination. The probability of...
3 KB (554 words) - 16:41, 31 December 2024
Evolution (redirect from Evolutionary theory)
populations over successive generations. It occurs when evolutionary processes such as natural selection and genetic drift act on genetic variation, resulting...
240 KB (25,072 words) - 11:22, 29 May 2025
Stochastic universal sampling (category Selection (evolutionary algorithm))
Stochastic universal sampling (SUS) is a selection technique used in evolutionary algorithms for selecting potentially useful solutions for recombination...
3 KB (319 words) - 10:26, 1 January 2025
In evolutionary computation, a human-based genetic algorithm (HBGA) is a genetic algorithm that allows humans to contribute solution suggestions to the...
9 KB (993 words) - 21:31, 30 January 2022
memetic algorithm for gene selection and molecular classification of an cancer. In Proceedings of the 11th Annual conference on Genetic and evolutionary computation...
58 KB (6,928 words) - 04:46, 9 June 2025
computer science and operations research, the ant colony optimization algorithm (ACO) is a probabilistic technique for solving computational problems...
77 KB (9,484 words) - 10:31, 27 May 2025
Algorithm selection (sometimes also called per-instance algorithm selection or offline algorithm selection) is a meta-algorithmic technique to choose...
15 KB (1,836 words) - 23:23, 3 April 2024
A cellular evolutionary algorithm (cEA) is a kind of evolutionary algorithm (EA) in which individuals cannot mate arbitrarily, but every one interacts...
9 KB (1,099 words) - 18:04, 21 April 2025
The population model of an evolutionary algorithm (EA) describes the structural properties of its population to which its members are subject. A population...
29 KB (3,152 words) - 10:23, 31 May 2025
Bio-inspired computing (redirect from Biologically inspired algorithms)
important result since it suggested that group selection evolutionary algorithms coupled together with algorithms similar to the "ant colony" can be potentially...
27 KB (2,979 words) - 23:27, 4 June 2025
convergence to a single solution. The field of Evolutionary algorithms encompasses genetic algorithms (GAs), evolution strategy (ES), differential evolution...
12 KB (1,292 words) - 04:42, 15 April 2025
Universal Darwinism (redirect from Universal Darwinism (evolutionary biology))
of genetic algorithms and evolutionary computation, which develop solutions to complex problems via a process of variation and selection. Author D. B...
21 KB (2,593 words) - 23:37, 15 June 2025
Differential evolution (category Evolutionary algorithms)
Differential evolution (DE) is an evolutionary algorithm to optimize a problem by iteratively trying to improve a candidate solution with regard to a given...
13 KB (1,589 words) - 04:27, 9 February 2025
Cultural algorithms (CA) are a branch of evolutionary computation where there is a knowledge component that is called the belief space in addition to the...
5 KB (545 words) - 19:24, 6 October 2023