bluemodel / BlueM.Opt

BlueM.Opt is an optimization framework that can be coupled with an arbitrary simulation software.
https://wiki.bluemodel.org/index.php/BlueM.Opt
GNU General Public License v3.0
2 stars 1 forks source link

744: Option Tournament Selection can lead to infinite loop #41

Open bluemodel-bot opened 2 years ago

bluemodel-bot commented 2 years ago
Original bug ID 744
Reported by froehlich on 2020-11-13
Affects version 1.7
Component Algo_PES
Severity critical
Priority P1
Milestone 1.8
Assigned to froehlich
Status NEW

Comments:

froehlich on 2020-11-13:

Activating the option Tournament Selection can lead to an infinite loop in PES.EsReproduktion().

I think it depends on the numbers set for recombination and/or parents but dont understand the algorithm enough to be sure what causes it. Is very nasty when it does occur though, because BlueM.Opt just keeps working without producing any results.