Delivers prescriptive analytics capabilities and decision intelligence to improve decision-making.
Originally posted by: sandeepsinghchauhan
I have some equality constraints which take huge time to solve my model like 2-3 hrs.
I want to know Is there any way to control this time?
please help
Hi
execute { cplex.tilim = 120; // 120 seconds }
regards