Will calling objective and constraints in the same function affects gamultiobj speed?

조회 수: 1 (최근 30일)
According to the link provided below (which refers to one of the matlab help pages), the exemplified procedure will not be of any benefits for ga. This is true also for gamultiobj?
thank you in advance for your time

채택된 답변

Alan Weiss
Alan Weiss 2018년 12월 26일
Sorry, yes, gamultiobj uses ga as a solver internally, so the procedure will not benefit your solution process.
Alan Weiss
MATLAB mathematical toolbox documentation

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Multiobjective Optimization에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by