osrm-backend/src/extractor
2016-04-05 22:58:32 +02:00
..
compressed_edge_container.cpp RAII for auto-closing file streams 2016-03-09 17:46:02 +01:00
edge_based_graph_factory.cpp migrated out of edge based graph factory 2016-04-05 22:58:32 +02:00
extraction_containers.cpp First round of lat,lng -> lng,lat switcheroo 2016-04-05 22:58:32 +02:00
extractor_callbacks.cpp advanced guidance on 5.0 2016-04-05 22:58:32 +02:00
extractor.cpp advanced guidance on 5.0 2016-04-05 22:58:32 +02:00
graph_compressor.cpp Add the uncompressible edges to the compressed edge container during the graph compressor run, rather than in the EdgeBasedGraphFactory. This keeps the logic a lot simpler to follow, although it's not quite as fast. 2016-03-03 18:48:39 -08:00
raster_source.cpp Run clang-format 2016-01-08 01:31:57 +01:00
restriction_map.cpp Add namespace around all files 2016-01-08 01:30:52 +01:00
restriction_parser.cpp Spelling: Hierachy vs Hierarchy 2016-04-04 13:58:55 +02:00
scripting_environment.cpp Fix travel mode passing from profiles up to the API 2016-04-05 22:58:32 +02:00
turn_analysis.cpp handle segregated roads (merge for turn analysis) 2016-04-05 22:58:32 +02:00