tournament selection for ga algorithm

2 Ansichten (letzte 30 Tage)
Etienne Droz
Etienne Droz am 28 Jul. 2018
Hi all,
I am using a the ga (genetic algorithm) to optimize a function with non linear constraints. I want to use the penalty function instead of the augmented Lagrangian to handle the non-linear constraints. I have read in the doc that the penalty function uses the "selection tournament" function. I would like to get a but more information about how this "selection tournament" function works: - How does it select the two results to be compared ? - Why does it sometimes not keep the population constant ? ( I usually start with a population of 50 but very quickly after the third or the fourth generation my population has drastically decreased ) - Does it still uses crossover or mutation ?
Many thanks, Etienne

Antworten (0)

Kategorien

Mehr zu Just for fun finden Sie in Help Center und File Exchange

Produkte


Version

R2018a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by