Maximal location covering problem MCLP code
조회 수: 11 (최근 30일)
이전 댓글 표시
What is the MCLP code and how can it be implemented in Matlab?

댓글 수: 1
Mohammed Hijjo
2020년 9월 10일
Hello,
depending on the predefined settings of the problem, one can use either constrained or unconstrained optimization techniques. Do check the fminsearch algorithm for more details. It might be very helpful as a starting point.
Best,
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Nonlinear Optimization에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!