1998
DOI: 10.1007/bfb0056886
|View full text |Cite
|
Sign up to set email alerts
|

Selective crossover in genetic algorithms: An empirical study

Abstract: Abstract. The performance of a genetic algorithm (GA) is dependent on many factors: the type of crossover operator, the rate of crossover, the rate of mutation, population size, and the encoding used are just a few examples. Currently, GA practitioners pick and choose GA parameters empirically until they achieve adequate performance for a given problem. In this paper we have isolated one such parameter: the crossover operator. The motivation for this study is to provide an adaptive crossover operator that give… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
20
0

Year Published

2000
2000
2019
2019

Publication Types

Select...
6
2
1

Relationship

0
9

Authors

Journals

citations
Cited by 33 publications
(20 citation statements)
references
References 4 publications
0
20
0
Order By: Relevance
“…Typically, two children are created from each set of parents. One method of crossover (one-point crossover) will be explained here but other approaches exists such as the two-point crossover or the uniform crossover [56]. The one-point crossover is chosen here as it is one of the best performing operators for various kinds of problem and finding a best overall operator is often difficult [57].…”
Section: Representation Of a Solutionmentioning
confidence: 99%
“…Typically, two children are created from each set of parents. One method of crossover (one-point crossover) will be explained here but other approaches exists such as the two-point crossover or the uniform crossover [56]. The one-point crossover is chosen here as it is one of the best performing operators for various kinds of problem and finding a best overall operator is often difficult [57].…”
Section: Representation Of a Solutionmentioning
confidence: 99%
“…In genetic algorithms, determining representation method, population size, selection technique, crossover and mutation probabilities, and stopping criteria are crucial since they mainly affect the convergence of the algorithm (see [1], [13], [18], [19], [20]). …”
Section: A Algorithm Overviewmentioning
confidence: 99%
“…There are two common crossover techniques: single-point crossover and multipoint crossover. Many researchers studied the influence of crossover approach and crossover probability to the efficiency of the whole genetic algorithm, see for example [17], [20] and the references therein. In this paper, we use a multi-point crossover approach by exchanging a randomly selected set of edges between the two parents.…”
Section: E Crossover Processmentioning
confidence: 99%
“…At least, the operator used has been developed from the model of (Vekaria & Clack, 1998). This operator is used to generate two individuals with the particularity of defining the crossing point as a function of the quality of the individual.…”
Section: Crossover Operatormentioning
confidence: 99%