Hi there,
I would like to ask question. How to begin the machine's break time, given logic:
-if the processing time for the incoming item to the machine is more than the remaining time to the resting time, the machine starts the break time-
this case happens because the processing of the item cannot be stopped in the middle of resting time, so instead of keep processing the item, we make the machine idle earlier until the end of the resting time. Here i attached the model.
Thank you very much