Fitness limit check in genetic algorithm
8 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hello All I'm using Genetic algorithm to solve multi objective problem. Like any optimization algorithm the solution should be the minimum of the objective function, but if I want to add a constrain on the minimum value. Assume I have two objectives Y1 and Y2, I want to make the stopping criteria like this
*if Y1<5 and Y2 is the minimum value
stop*
Is it possible?
Thanks in advance
Regards
Mansour Alramlawi
1 commentaire
Réponses (0)
Voir également
Catégories
En savoir plus sur Genetic Algorithm dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!