Jump to content

Recommended Posts

Posted

Hi,


I want to create a component with N entry nodes and with M exit nodes, where N may be equal to M.


What is the easiest way to achieve that in Simio?


Thanks!

Posted

I don't think you can dynamically create nodes while model is running, or at startup.


So I think you would need to have a single input node, and output node, which you could then follow up with a single node that you could put all your pathing logic in. In that node, you could tell all of entity type A to go down path1, and all of B to go down 2, etc.

×
×
  • Create New...