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!