Maximal location covering problem MCLP code
11 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
What is the MCLP code and how can it be implemented in Matlab?

1 comentario
Mohammed Hijjo
el 10 de Sept. de 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,
Respuestas (0)
Ver también
Categorías
Más información sobre Nonlinear Optimization en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!