Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] Regarding DUA

Dear Community,

I am working on a scenario where vehicles enter and exit the simulation from a fixed set of edges, which act as origins and destinations. I have established flows between these edges. Based on my understanding, since I have not defined any fixed routes, the vehicles are free to select any path, preferably the shortest one. Following this, I decided to implement Dynamic User Assignment (DUA) in the simulation.

However, I encountered an issue: during the `duaiterate` process, the iteration with the least travel time always occurs in the first iteration, and the DUA never seems to converge thereafter.

I would appreciate your assistance in clarifying the following doubts:

1. Does specifying only the origin and destination edges mean that vehicles will choose the shortest path in terms of travel time, while also considering the current traffic conditions in the network?
2. If we are using dynamic routing, is there still a need to establish DUA?

Thank you for your time and assistance.

Best regards,  
Rohan

Back to the top