osrm-backend/routing_algorithms
2015-11-17 17:10:06 -05:00
..
alternative_path.hpp Fix segmentation fault when sizeof(size_t) < sizeof(int64_t) 2015-10-19 20:13:02 +02:00
direct_shortest_path.hpp Don't use stalling in core search 2015-10-19 17:11:03 +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 Rename great_circle_distance->haversine_distance, and euclidean_distance->great_circle_distance, because that's what they actually are. 2015-11-17 17:10:06 -05:00
routing_base.hpp Rename great_circle_distance->haversine_distance, and euclidean_distance->great_circle_distance, because that's what they actually are. 2015-11-17 17:10:06 -05:00
shortest_path.hpp Fix inversion of sign 2015-06-17 23:25:16 +02:00