osrm-backend/routing_algorithms
Dennis Luxen e02c721c2b further untangle model from functionality and put classes into seperate headers
- move get_network_distance() into routing base class
- don't reallocate queues every time but clear them. Should be cheaper
2015-03-03 14:22:52 +01:00
..
alternative_path.hpp use CRTP instead of virtual functions in routing plugins 2015-03-02 11:55:55 +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 further untangle model from functionality and put classes into seperate headers 2015-03-03 14:22:52 +01: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 use CRTP instead of virtual functions in routing plugins 2015-03-02 11:55:55 +01:00