osrm-backend/routing_algorithms
Daniel J. Hofmann 829b9d96e4 Revert parallelization on algorithms that are used in the server. Let node do this.
This reverts @6b2bf49 on the server algorithms.
2015-09-28 20:26:29 +02:00
..
alternative_path.hpp Revert parallelization on algorithms that are used in the server. Let node do this. 2015-09-28 20:26:29 +02:00
direct_shortest_path.hpp Revert parallelization on algorithms that are used in the server. Let node do this. 2015-09-28 20:26:29 +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 Use Boost.Optional instead of custom optional monad implementation. 2015-09-28 15:00:21 +02:00
routing_base.hpp Move calculate_coordinate to algorithms/ 2015-08-12 13:02:18 +02:00
shortest_path.hpp Fix inversion of sign 2015-06-17 23:25:16 +02:00