Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] Using Dijkstra

Hello

I am writing a program in python, using TracI to connecto to SUMO simulation data. I need to use the Dijkstra algorithm for my program. I want to know if I can use the Dijkstra,py in tools folder of  SUMO? How can I call this script and use its functions?

Thank you

--
RAZ

Back to the top