vlarmet / cppRouting

Algorithms for Routing and Solving the Traffic Assignment Problem
109 stars 9 forks source link

get_isochrone - return traveltime #10

Open STBrinkmann opened 1 year ago

STBrinkmann commented 1 year ago

Hi, would it be possible to implement an option for the get_isochrone() function so that it returns the duration (or cost in general) from origin to node. As of now it only returns the limit.