Jump to content

FIFO and LIFO queues


Recommended Posts

Hi


I have a FIFO queue in my model. However, in certain cases, I want to transfer entities to the first position of that queue (temporary LIFO).


I have thought of some more complex ways to do this but before implement those, I wanted to know if a more efficient way exists, like for example transferring an entity to the first position of the queue...

Link to comment
Share on other sites

×
×
  • Create New...