Maximal location covering problem MCLP code
11 views (last 30 days)
Show older comments
What is the MCLP code and how can it be implemented in Matlab?

1 Comment
Mohammed Hijjo
on 10 Sep 2020
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,
Answers (0)
See Also
Categories
Find more on Nonlinear 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!