How can I solve a linear program imported from cplex using matlab optimization toolbox ?
Ältere Kommentare anzeigen
I have imported a linear program from cplex into matlab using cplex connecter for matlab, but when I solve using matlab optimization toolbox, either I get a different or no solution from the right one I got by cplex. The problem is I don't know how to specify linear inequalities A, b and linear equalities Aeq, beq and bounds, for what I got in the imported cplex model are obj, lb, ub, A, lhs, rhs and don't know how to map those cplex model parameters to those of matlab parameters. It's Ok if there is a function can take cplex parameters and solve the problem.
Many thanks!
2 Kommentare
Selma Hameche
am 28 Mai 2018
I have the same problem !!
Giovanni Ponce
am 28 Mai 2022
Hi me too, I would apreciate any suggestion
Antworten (0)
Kategorien
Mehr zu Linear Least Squares 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!