Originally posted by: milouza
Hello everyone,
Is there a reason for CPLEX not to stop after the amount of time defined by the parameter Time limit is reached ?
I tried to solve the model using the cplex concert in java , and in the interactive optmizer, and it is the same behaviour, CPLEX continues to be stuck on the same node (will no solution has been found yet), and it does not stop after time limit.
Thanks in advance
#CPLEXOptimizers#DecisionOptimization