Skip to main content

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

Marouter does not support a custom weight function at the moment.
However, if you have a fixed cost function (fixed with respect to the cost per vehicle regardless of the traffic volume on the edge), then you may as well use duarouter with option --weight-files.
See https://sumo.dlr.de/docs/Simulation/Routing.html#routing_by_effort

Am Fr., 24. Jan. 2025 um 22:19 Uhr schrieb Pedro Oliveira via sumo-user <sumo-user@xxxxxxxxxxx>:
Goodnight!

I am checking the possibility of using SUMO in a macrosimulation. I need to carry out an analysis of traffic impedance due to the implementation of a toll at an edge.
Would it be possible in the "marouter" command to separately calculate the costs (money) of each edge and ask it to trace OD routes minimizing the path of each trip based on the cost (money)?

Sds,

Pedro Oliveira
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user

Back to the top