osrm-backend/src/extractor
Michael Krasnyk 4ab3165ae3 Fix unnecessary duplication of backward segments for non-split edges
for edges with the split flag false and in_backward_direction true
if in_forward_direction is also true backward segments can be incorrectly duplicated
2017-03-29 22:05:37 +00:00
..
guidance refactor of post-processing 2017-02-25 12:17:22 +00:00
compressed_edge_container.cpp Include datasources in .geometries file and refactor .datasource_names 2017-03-10 20:40:59 +00:00
edge_based_graph_factory.cpp Remove all boundary nodes and use simple u-v-stragtegy to pick id 2017-03-17 11:23:48 +00:00
extraction_containers.cpp Normalize file writes 2017-03-09 14:16:41 +00:00
extractor_callbacks.cpp Fix unnecessary duplication of backward segments for non-split edges 2017-03-29 22:05:37 +00:00
extractor.cpp Ignore --generate-edge-lookup and not list it anymore 2017-03-17 11:19:58 +00:00
graph_compressor.cpp Allow specifing a weight for routing that is independent of duration 2017-01-27 11:19:37 +01:00
raster_source.cpp Refactor logging, improve error handling workflow, clang-format. (#3385) 2016-12-06 12:30:46 -08:00
restriction_map.cpp ignore invalid only_* restrictions 2016-09-01 09:14:01 +02:00
restriction_parser.cpp Refactor logging, improve error handling workflow, clang-format. (#3385) 2016-12-06 12:30:46 -08:00
scripting_environment_lua.cpp Add read-only max_turn_weight in ProfileProperties 2017-03-20 20:06:51 +01:00
suffix_table.cpp Implements Zero-Copy String Views onto Contiguous Memory, resolves #3265. 2017-01-23 15:22:39 +01:00