Originally posted by: LindaKing
I'm trying to solve a problem which need iterative solving.
After solving the model, the values of devar in previous iteration need to be the input to current iteration.
May I get the values of devar after cplex.solve()?
#CPLEXOptimizers#DecisionOptimization