Dual values for intlinprog solver
Afficher commentaires plus anciens
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
Réponses (1)
Alan Weiss
le 3 Juin 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
Catégories
En savoir plus sur Solver Outputs and Iterative Display dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!