question

Gabriel Illescas avatar image
0 Likes"
Gabriel Illescas asked Joseph Gillespie commented

How can we measure the number of trips per route using AStar

astar
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

·
Benjamin W2 avatar image
0 Likes"
Benjamin W2 answered

Hi @Gabriel Illescas,

A* can be a tricky module to work with. There isn't a direct or easy way to measure the number of trips per route. However, you can get the number of time something crosses an A* node. This link to an answer by Joshua S has an example of a model that uses this node information to create a spaghetti map.

If you are interested, I believe that this would be possible using Network Nodes.

Link to Joshua S's Answer:

https://answers.flexsim.com/questions/66763/traffic-dense-visual-with-astar.html

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.