osrm-backend/include/engine
Moritz Kobitzsch f80e5db346 add support for visualising turn penalties in MLD Debug tiles (#4157)
- template function for tile functionality with edge finder operator
 - refactors unit tests into single function (reduce code duplication)
 - adds unit tests for core-ch
2017-06-15 13:59:44 +02:00
..
api [skip ci] Add comments about order of post-processing calls 2017-06-01 11:13:31 +02:00
datafacade Refactor RTree so that .fileIndex only contains EdgeDataT, and all r-tree structure is in the .ramIndex file. 2017-06-02 12:15:06 +00:00
guidance Remove data duplicates in .node file 2017-05-17 15:21:51 +00:00
map_matching Matching alternatives count output. #3508 2017-03-01 01:29:00 +00:00
plugins Use formating script. 2017-05-30 10:19:41 +00:00
routing_algorithms add support for visualising turn penalties in MLD Debug tiles (#4157) 2017-06-15 13:59:44 +02:00
trip Port OSRM, Engine and Datafacades to be algorithm aware 2017-03-03 16:02:12 +00:00
algorithm.hpp add support for visualising turn penalties in MLD Debug tiles (#4157) 2017-06-15 13:59:44 +02:00
approach.hpp Refactoring enum Approach in enum class. 2017-05-30 10:19:41 +00:00
base64.hpp Format with clang-format 3.8 2016-05-27 21:05:04 +02:00
bearing.hpp Adds the license preamble for all publicly installed eaders, closes #2036 2016-04-05 22:58:32 +02:00
data_watchdog.hpp Addressed PR comments by @daniel-j-h and @oxidase 2017-03-03 16:02:12 +00:00
datafacade_provider.hpp Port OSRM, Engine and Datafacades to be algorithm aware 2017-03-03 16:02:12 +00:00
douglas_peucker.hpp Format with clang-format 3.8 2016-05-27 21:05:04 +02:00
engine_config.hpp Pull everthing in the facades 2017-03-08 00:56:50 +00:00
engine.hpp Make initialization fail with a specific exception if the dataset isn't compatible with the algorithm being used, rather than crashing when a query occurs. 2017-06-08 18:31:51 +00:00
geospatial_query.hpp Refactoring enum Approach in enum class. 2017-05-30 10:19:41 +00:00
hint.hpp Remove data duplicates in .node file 2017-05-17 15:21:51 +00:00
internal_route_result.hpp Lifts restriction to only provide zero or one alternative routes 2017-05-12 13:54:22 +02:00
phantom_node.hpp Unused padding doesn't need to be named, removing name silences compiler warnings. 2017-05-26 09:15:34 +00:00
polyline_compressor.hpp clang-format 2017-06-07 15:39:08 +03:00
routing_algorithms.hpp add support for visualising turn penalties in MLD Debug tiles (#4157) 2017-06-15 13:59:44 +02:00
search_engine_data.hpp Rename BinaryHeap to QueryHeap 2017-05-02 15:54:25 +00:00
status.hpp Initial libosrm API docs 2016-04-05 22:59:14 +02:00