Can I give a dependent constraint in Multiobjective Optimization using Genetic Algorithm
1 view (last 30 days)
Show older comments
I have a multiobjective optimization problem, solved by GA. I need to give an upper bound to a variable which is dependent of another variable.
In other words,
I have 6 variables for optimization and I want to give a constraint/bound like:
x(1)< x(3)
Can I give such a constraint/bound?
0 Comments
Accepted Answer
More Answers (0)
See Also
Categories
Find more on Multiobjective Optimization in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!