Originally posted by: SystemAdmin
[alain.chabrier said:]
is your model starting with a statement like
using CPLEX;
or
using CP;
if not then it uses CPLEX.
What does the engine log says ? this is what should tell you if an optimal solution has been found or not, and if not why or what is the stopping criterion that was used.
Alain
#ConstraintProgramming-General#DecisionOptimization