question

Justyna H avatar image
0 Likes"
Justyna H asked tannerp commented

How to make task executor find the shortest/fastest way?

I built a model with map bckground to simulation traffic in the city to pick up clients from 3 different location(queue) by car(task executor). My task is to find the shortest distance way and the fastest depends of speed limit way to pick up all clients and get to exact destination. My question is how to make task executor to decide which route chose. Should I change something in task executor properties or process flow?

FlexSim 18.1.2
processflowtask executertask executor path
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

1 Answer

·
Joerg Vogel avatar image
2 Likes"
Joerg Vogel answered

I recommend to replace speed by virtual distance. You can assign a virtual distance from every Network Node to any other. The system will take the shortest path combination build of virtual and real distances.


5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.