intlinprog function for assignment problem
显示 更早的评论
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
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Linear Programming and Mixed-Integer Linear Programming 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!