osrm-backend/include/engine
jakepruitt 42271d99b2 Store node ID's and weights separately in CompressedEdgeContainer
Removes CompressedEdges from the extractor and shared data format by
directly serializing vectors of node ID's, forward weights and reverse
weights for each node-based-edge

Refs #2575
2016-10-20 11:32:28 -07:00
..
api valid tiles are >= z12 2016-10-12 10:03:43 -04:00
datafacade Store node ID's and weights separately in CompressedEdgeContainer 2016-10-20 11:32:28 -07:00
guidance Turn Angles in OSRM were computed using a lookahead of 10 meters. 2016-10-20 10:47:29 +02:00
map_matching Format with clang-format 3.8 2016-05-27 21:05:04 +02:00
plugins Collapses Double OSRM <-> Engine <-> .. PImpl Indirection, Resolves #3019. 2016-10-19 13:42:08 -07:00
routing_algorithms Turn Angles in OSRM were computed using a lookahead of 10 meters. 2016-10-20 10:47:29 +02:00
trip handle trips with identical coordinates 2016-10-17 15:26:38 -07: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 Make SharedDataFacade try to cleanup 2016-10-18 21:58:50 +02:00
douglas_peucker.hpp Format with clang-format 3.8 2016-05-27 21:05:04 +02:00
edge_unpacker.hpp clang-format code 2016-10-06 14:06:19 +02:00
engine_config.hpp Adds a limit for number of results returned in Nearest service, resolves #2872 2016-09-12 11:59:08 +02:00
engine.hpp Collapses Double OSRM <-> Engine <-> .. PImpl Indirection, Resolves #3019. 2016-10-19 13:42:08 -07:00
geospatial_query.hpp Turn Angles in OSRM were computed using a lookahead of 10 meters. 2016-10-20 10:47:29 +02:00
hint.hpp Deduplicate foward/reverse geometries 2016-10-06 10:09:57 -07:00
internal_route_result.hpp Turn Angles in OSRM were computed using a lookahead of 10 meters. 2016-10-20 10:47:29 +02:00
phantom_node.hpp Turn Angles in OSRM were computed using a lookahead of 10 meters. 2016-10-20 10:47:29 +02:00
polyline_compressor.hpp advanced guidance on 5.0 2016-04-05 22:58:32 +02:00
search_engine_data.hpp Format with clang-format 3.8 2016-05-27 21:05:04 +02:00
status.hpp Initial libosrm API docs 2016-04-05 22:59:14 +02:00