Maximal location covering problem MCLP code

11 views (last 30 days)
What is the MCLP code and how can it be implemented in Matlab?
  1 Comment
Mohammed Hijjo
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,

Sign in to comment.

Answers (0)

Community Treasure Hunt

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

Start Hunting!