2014
DOI: 10.1504/ijaisc.2014.059280
|View full text |Cite
|
Sign up to set email alerts
|

Analysing mutation schemes for real-parameter genetic algorithms

Abstract: Mutation is an important operator in genetic algorithms (GAs), as it ensures maintenance of diversity in evolving populations of GAs. Real-parameter GAs (RGAs) handle real-valued variables directly without going to in a binary string representation of variables. Although RGAs were first suggested in early nineties, the mutation operator is still implemented variablewise and independently for each variable. In this paper, we investigate the effect of five different mutation schemes for RGAs for two different mu… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
106
0
2

Year Published

2016
2016
2020
2020

Publication Types

Select...
4
3
1

Relationship

0
8

Authors

Journals

citations
Cited by 224 publications
(108 citation statements)
references
References 9 publications
(9 reference statements)
0
106
0
2
Order By: Relevance
“…Furthermore, different mutation schemes can be used by MOEAs for real-parameter optimization [29]. Here, we implement two options: (i) bitwise, which sets the mutation probability per variable such that on average one variable is mutated per individual chosen for mutation; and (ii) fixed, where the mutation probability per individual mutated is set by the user as a parameter p v ∈ [0.01, 1].…”
Section: Conditionmentioning
confidence: 99%
“…Furthermore, different mutation schemes can be used by MOEAs for real-parameter optimization [29]. Here, we implement two options: (i) bitwise, which sets the mutation probability per variable such that on average one variable is mutated per individual chosen for mutation; and (ii) fixed, where the mutation probability per individual mutated is set by the user as a parameter p v ∈ [0.01, 1].…”
Section: Conditionmentioning
confidence: 99%
“…Popular genetic operators for RGA are the binary tournament selection, the single arithmetic crossover [26], and Gaussian mutation [27]. Therefore, the selection mechanism is the same as in SGA, whereas crossover and mutation operators are different.…”
Section: Solversmentioning
confidence: 99%
“…With the uniform mutation, a character is replaced with any other character in the alphabet. Instead, the gaussian mutation is defined for numerical values, which are replaced with other numerical values but according to a Gaussian distribution [27]. In our case, let S i = c 1 , c 2 , .…”
Section: Solversmentioning
confidence: 99%
See 1 more Smart Citation
“…Genetic algorithms (GA) are search algorithms that imitate the process of natural selection in nature, belonging to the class of evolutionary algorithms [25][26][27]. In this subsection, we present a GA approach to find a suitable configuration for a CPT model given a specific event log.…”
Section: Obtaining a Configuration Based On The Genetic Strategymentioning
confidence: 99%