Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Question

If you can compute the paths yourself, then you can specify them at startup.
Alternatively
- use shortest path-routing with randomized edge weight (https://sumo.dlr.de/docs/Demand/Automatic_Routing.html#randomness, https://sumo.dlr.de/docs/Simulation/Randomness.html#further_sources_of_randomness
- use marouter to compute path alternatives (https://sumo.dlr.de/docs/MAROUTER.html)

Am Fr., 27. Sept. 2019 um 19:48 Uhr schrieb ben abbes sirine <sba.syrine@xxxxxxxxx>:
Dear All,

I need to do a simulation with several vehicles given one source and one target  but each one must have a different path than the other how can I do that?

Sincerely 
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/sumo-user

Back to the top