osm-router / osmprob

R package for probabilistic routing
https://osm-router.github.io/osmprob/
Other
7 stars 1 forks source link

Add generic interface for graph calculations #35

Open karpfen opened 7 years ago

karpfen commented 7 years ago

At the moment the package only uses OpenStreetMap road data. There needs to be a function that accepts a generic weighted graph and calculates the routing probabilities on it.