Dual values for intlinprog solver
이전 댓글 표시
Hello,
I have a MILP model and I used "intlinprog" optimization solver to solve my model. I wonder if intlinprog has the same option of giving dual values which linprog have. I know using command "lambda" we can access dual values for linprog but I don't know if the same option works for intlinprog as well.
Thanks
답변 (1개)
Alan Weiss
2014년 6월 3일
0 개 추천
I just answered this as best as I could on the newsreader site. Basically, I do not know what the dual might mean for an integer-constrained problem. Sorry.
Alan Weiss
MATLAB mathematical toolbox documentation
카테고리
도움말 센터 및 File Exchange에서 Solver Outputs and Iterative Display에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!