I am currently working on a model where 3 operators (OP 1, OP 2, and OP 3) manage two production lines with red and blue machines. Presently, during break times for Operator 3, Operators 1 and 2 take over the respective lines.
However, I am trying to optimize the system by having Operator 3 handle tasks for Line 1 when Operator 1 is on break and Line 2 when Operator 2 is on break. I've experimented with additional dispatchers and break times, but it's becoming more complex.
I have attached the file for your reference. Could you please provide suggestions or insights on how I can achieve this task assignment without complicating the model further?