[ ] The simulator should create a preliminary queue for each operation, containing all the items, whose next operation (according to the sequential production process) is that of the specified queue.
[ ] The items in the queue should be assigned based on the processing availability to the available machine capable of performing the required operation faster, in the order of their entry into the queue.
Acceptance criteria