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
댓글 수: 0
채택된 답변
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
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Multiobjective Optimization에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!