2015
DOI: 10.21917/ijsc.2015.0150
|View full text |Cite
|
Sign up to set email alerts
|

Crossover Operators in Genetic Algorithms: A Review

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
45
0

Year Published

2018
2018
2024
2024

Publication Types

Select...
6
3

Relationship

0
9

Authors

Journals

citations
Cited by 176 publications
(45 citation statements)
references
References 23 publications
0
45
0
Order By: Relevance
“…In the uniform crossover operation, recombination is performed swapping genes in the parents to be included in the offspring by choosing a random real number between 0 and 1. For each element in the selected row of the offspring, the random real number decides uniformly whether the element should be selected from the first or second parent [33].…”
Section: ) Crossover and Mutation Operatormentioning
confidence: 99%
“…In the uniform crossover operation, recombination is performed swapping genes in the parents to be included in the offspring by choosing a random real number between 0 and 1. For each element in the selected row of the offspring, the random real number decides uniformly whether the element should be selected from the first or second parent [33].…”
Section: ) Crossover and Mutation Operatormentioning
confidence: 99%
“…8, then L random numbers are obtained from a uniform probability distribution, while each value is between '0' and '1'. First, the P-values are calculated and, in addition, the operator checks each value and if it be less than the parameter (usually 0.5), then the gene is picked from the parent1, otherwise, it is chosen from the parent2 [68][69][70].…”
Section: Uniform Crossovermentioning
confidence: 99%
“…Flat Crossover also applies the random numbers to reproduce one child from two parents.This operator functions the same as the uniform crossover, but the random numbers should be a subset of having the minimum and maximum of the genes. Generally, flat crossovers are employed in real-coded GAs [68][69][70][71][72]. (1 ) , 1,...,…”
Section: Flat (Blx) or Discrete Crossovermentioning
confidence: 99%
“…The global convergence and search space must be considered for selecting the crossover operators. the effect of crossover operators in GA is dependent on the application, as well as encoding [21]. Here, the two-point arithmetic crossover is used.…”
Section: Selection Crossover and Mutationmentioning
confidence: 99%