Originally posted by: anabil
Hi,
I am using Microsoft Visual Studio and cplex to build a model and solve for an MILP problem. The model is generated correctly but it always has an extra variable in the objective function when i export the mode to .lp file and the value of this extra variable id set to 0 in the "Bounds" section.
Could you please tell me how to get rid of this extra variable?
Thanks a lot,
#CPLEXOptimizers#DecisionOptimization