question

ksugai avatar image
0 Likes"
ksugai asked Logan Gold commented

How to check which AGV route search algorithm is used in a model

The Dijkstra algorithm is used by default for AGV route search, and it switches to the AStar algorithm if the shouldBuildCustomRoute hook returns 1 using the AGV customization delegate, or if the user defines dynamic routing constraints in the system.

Is there an easy way to determine which algorithm is being used in a running model?

Thank you in advance.

FlexSim 24.1.1
agv routingastar algorith
· 1
5 |100000

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

0 Answers