osrm-backend/include/engine/routing_algorithms
Patrick Niklaus 44739f2dc3 Allow users to specify a class for each way
This adds the ability to mark ways with a user-defined
class in the profile. This class information will be included
in the response as property of the RouteStep object.
2017-07-06 09:17:49 +00:00
..
alternative_path.hpp Lifts restriction to only provide zero or one alternative routes 2017-05-12 13:54:22 +02:00
direct_shortest_path.hpp Generalize directShortestPathSearch interface 2017-07-03 14:57:52 +00:00
many_to_many.hpp Generalize manyToManySearch and remove duplications 2017-07-03 14:57:52 +00:00
map_matching.hpp Make CoreCH SearchEngineData inherited from CH one 2017-04-12 10:54:09 +00:00
routing_base_ch.hpp Added unpacked_nodes vector to annotatePath interface 2017-05-03 21:59:38 +00:00
routing_base_mld.hpp Disable nodes with invalid segments 2017-05-11 09:13:42 +00:00
routing_base.hpp Allow users to specify a class for each way 2017-07-06 09:17:49 +00:00
shortest_path.hpp Make CoreCH SearchEngineData inherited from CH one 2017-04-12 10:54:09 +00:00
tile_turns.hpp add support for visualising turn penalties in MLD Debug tiles (#4157) 2017-06-15 13:59:44 +02:00