Originally posted by: SystemAdmin
What you want to do is a classical application for constraint programming, so you should try CP Optimizer to solve it. Namely, you want to minimize the makespan of a scheduling problem.
I do not have a CPLEX Optimization Studio installation in front of me, but I am pretty sure that there should be a makespan minimization OPL example in the distribution. You need to search the CP examples.
Tobias
#DecisionOptimization#MathematicalProgramming-General