osrm-backend/routing_algorithms
2015-03-30 13:16:22 +02:00
..
alternative_path.hpp simplify logic to compute edge offset 2015-03-27 12:28:01 +01:00
many_to_many.hpp use CRTP instead of virtual functions in routing plugins 2015-03-02 11:55:55 +01:00
map_matching.hpp add const keywords where possible 2015-03-30 13:16:22 +02:00
routing_base.hpp further untangle model from functionality and put classes into seperate headers 2015-03-03 14:22:52 +01:00
shortest_path.hpp fix incorrect behavior when via point was on same one-way street as destination but should have been reached before, closes #1424 2015-03-27 12:29:29 +01:00