Dual values for intlinprog solver
Ältere Kommentare anzeigen
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
Antworten (1)
Alan Weiss
am 3 Jun. 2014
0 Stimmen
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
Kategorien
Mehr zu Solver Outputs and Iterative Display finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!