Nonlinear constraints Multi objective genetic algorithm

Hi,
I have been trying to apply non linear constraints in Multiobjective Genetic Algorithm(MOGA) but it looks like we can apply only linear constraints to them, is there any particular reason why non linear constraints cannot be applied??

2 Comments

I have been looking for such a tool as well, using the Multi-objective Genetic Algorithm with non-linear constraints, but so far have had no luck. Any feedback helps guys!
If you use fgoalattain then you can use all constraint types. The goal attainment formulation is a way to perform multi-objective optimization.
Good Luck
Sarah

Sign in to comment.

Answers (1)

This limitation on gamultiobj is documented in the function reference page. I cannot comment on why this limitation exists, sorry, I just do not know.
Alan Weiss
MATLAB mathematical toolbox documentation

Asked:

on 22 Nov 2012

Commented:

on 14 Jul 2015

Community Treasure Hunt

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

Start Hunting!