osrm-backend/include/engine/routing_algorithms
Patrick Niklaus e10e8910f3 Use global uturns parameter.
Instead of previously per-via settings like uturns=true;false;true;; it
now only supports a global setting uturns=true.
2016-04-05 22:58:32 +02:00
..
alternative_path.hpp Fixes Alternative Routing when including loops 2016-01-28 16:33:07 +01:00
direct_shortest_path.hpp Add viaroute suport for new API 2016-04-05 22:58:32 +02:00
many_to_many.hpp Runs scripts/format.sh 2016-04-05 22:58:32 +02:00
map_matching.hpp Remove obsolete debug information 2016-04-05 22:58:32 +02:00
routing_base.hpp Don't sum up durations of merged steps since we do that in a different place now 2016-04-05 22:58:32 +02:00
shortest_path.hpp Use global uturns parameter. 2016-04-05 22:58:32 +02:00