ga optimization -> integer parameters with a constrain

Hi, I am performing a ga optimization with integer parameters. I need to impose that the parameters of the optimization are not equals. It is possible?

Answers (1)

Matt J
Matt J on 21 Dec 2012
Edited: Matt J on 21 Dec 2012
It should be possible by imposing the nonlinear constraints
1-(x-y)^2 <=0

Categories

Asked:

on 21 Dec 2012

Community Treasure Hunt

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

Start Hunting!