Originally posted by: Uonly
We are using exportModel API shown below to output mps file. However the model output is automatically converted to minimization problem, even if the model was originally maximization problem.
Is there any approach that forces Cplex to output original maximization probem in mps format (we only want mps format) ?
#CPLEXOptimizers#DecisionOptimization