What are the limitations for gamultiobj
Info
This question is closed. Reopen it to edit or answer.
Show older comments
hello,
What are the limitations of gamultiobj in terms of number of variables and number of objective functions. If I have an NLP with 2 objectives and 14 variables, can I still use gamultiobj to get a feasible solution and what do you recommend instead ???
Help pls.
Thanks in advance
Answers (1)
Alan Weiss
on 5 Oct 2020
0 votes
There is no built-in limitation to either the number of variables or the number of objectives. Depending on your software version, you might be able to use paretosearch instead of gamultiobj, and paretosearch is often faster and more reliable.
Alan Weiss
MATLAB mathematical toolbox documentation
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!