osrm-backend/routing_algorithms
MoKob b526cadebd Initial version of core ch
This improves preprocessing times in favour of worse query performance.
Core size can be set over the --core parameater, default is the old
behaviour to fully contract the graph.
2015-08-01 18:00:48 +02:00
..
alternative_path.hpp Fix inversion of sign 2015-06-17 23:25:16 +02:00
direct_shortest_path.hpp Initial version of core ch 2015-08-01 18:00:48 +02: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 Change max distance delta to 200m 2015-04-13 22:39:55 +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 inversion of sign 2015-06-17 23:25:16 +02:00