Originally posted by: Sultan_Niz7755
Hi everybody,
Currently, I did model Surgery Scheduling for a week(from Monday to Friday) and have implemented this model.
I want this model to solve for a year. If I only want to simulate 12 months, I should write myself a script so that it solves itself, again and again, reads the next instance of data again and again. That means, I want the program should solve it 12*4=48 times automatically.
Is there any example to schedule for the long term?
I would be very thankful for any advice.
best regards,
Sherzod
#CPLEXOptimizers#DecisionOptimization