Dual values for intlinprog solver
Show older comments
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
Answers (1)
Alan Weiss
on 3 Jun 2014
0 votes
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
Categories
Find more on Solver Outputs and Iterative Display in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!