intlinprog function for assignment problem
Mostrar comentarios más antiguos
I'm trying to use intlinprog function to solve a simple 2D assignment problem and it is not working. Here is the code I'm using
I'm getting the following answer No feasable solution found (I know the solution). I suspect a problem in the definition of my objective. How to define unallowed association (Inf, NaN)? Thank you
1 comentario
Shashank Prasanna
el 2 de Jul. de 2014
where is your code?
Respuestas (0)
Categorías
Más información sobre Linear Programming and Mixed-Integer Linear Programming en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!