I am trying to simulate a supermarket and am trying to seize resources based on a condition.
I have an overall resource pool 'RP1' with workers and 3 types of categories. I would like to create a logic with a new extra Resource pool 'RP2' designed to type 1, such that type 1 only uses that resource pool, however if it is fully occupied then it could use from 'RP1'.
Is this possible in anylogic?
I hope you can help!