ErayCakici / Machine-Scheduling-DOCPLEX-Examples_CP

Constraint programming formulations using DOCPLEX for different machine scheduling problems
11 stars 3 forks source link

SingleMch_TWCT_Batching.ipynb #1

Open rlacjfjin opened 2 years ago

rlacjfjin commented 2 years ago

Hi, Is there mathmatical formulation about SingleMch_TWCT_Batching.ipynb cases? Especially on batching constraints.... I can't use cplex, and I want to use ortools but some APIs are different.

Thanks, Jin

ErayCakici commented 2 years ago

Hi, I would suggest looking at academical studies for mathematical formulations and you can find some formulations for scheduling with batching constraints in my journal articles: https://ibmwatson.academia.edu/ErayCakici

Thanks, Eray