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
댓글 수: 1
Shashank Prasanna
2014년 7월 2일
where is your code?
답변 (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!