Fitness limit check in genetic algorithm

8 vues (au cours des 30 derniers jours)
mansour
mansour le 24 Nov 2016
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
Alexandra Harkai
Alexandra Harkai le 24 Nov 2016
Do you mean you want to ensure Y2 is always greater than Y1?

Connectez-vous pour commenter.

Réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by