Hi,

Am 11.04.2017 um 12:30 schrieb sai nithin:
>   I would like to know how to get K-shortest path in SUMO for a O-D pair.Is
> there any in built library function for this?.

There is no library function (if you mean the python sumolib) but you
can use the marouter like this
marouter -n input_net.net.xml -d input_taz.taz.xml -m input_od_o.fma -o
routes.rou.xml --paths 3 --assignment-method SUE

Best regards,
Michael


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
sumo-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sumo-user

Reply via email to