Hello,
I've tried to replicate Case Study: Dough vs Cheese and I have several questions.
- The results suggests to label the maximun time a client is willing to wait (MaxTime). Why don't we use item.MaxTime when making the conditions?
- In the combiner I want the number of batches to be different according to a empirical distribution (ProductQ) but I have not been able to do it
- I accumulate no customer in the longwait queue, which doesn't seem logical to me and I guess that I'm doing something wrong.
Can someone help with this? I share the model here