pszufe / OpenStreetMapX.jl

OpenStreetMap (*.osm) support for Julia 1.0 and up
MIT License
119 stars 24 forks source link

The routing times in test/runtests.jl for Dijkstra and A-star are identical #9

Open pszufe opened 5 years ago

pszufe commented 5 years ago

Please provide a test case in test/runtests.jl that demonstrates a higher routing speed (both shortest route and fastest route) for A-star compared to Dijkstra