osrm-backend/include/extractor
Daniel Patterson 0940f23d9d Store edge distances to improve matrix distance calculation.
Prep alpha release for testing.

Remove logging.

BY ALL MEANS REVERT THIS BEFORE CONTINUING DEVELOPMENT

comments out tests to pass

DIRTY COMMIT REVERT PLX; remove all failing node tests for mld distances

change assertions and permit distance zero edges

format

bump to alpha 2

update changelog after 5.19 release (#5203)

uncomment tests

comment out test that was never run

make unit tests pass
2018-10-25 17:57:51 -04:00
..
intersection Fix formating 2018-03-26 11:02:34 +00:00
class_data.hpp Add more tests for exclude validation 2017-08-21 13:00:12 +02:00
compressed_edge_container.hpp Store edge distances to improve matrix distance calculation. 2018-10-25 17:57:51 -04:00
compressed_node_based_graph_edge.hpp Fix formating 2018-03-26 11:02:34 +00:00
conditional_turn_penalty.hpp handle conditional via-way restrictions 2017-08-11 11:53:25 +02:00
datasources.hpp Include datasources in .geometries file and refactor .datasource_names 2017-03-10 20:40:59 +00:00
edge_based_edge.hpp Store edge distances to improve matrix distance calculation. 2018-10-25 17:57:51 -04:00
edge_based_graph_factory.hpp Add EBG node durations 2018-04-28 08:59:18 +02:00
edge_based_node_segment.hpp Renamed EdgeBasedNode to EdgeBasedNodeSegment 2017-05-17 15:21:51 +00:00
edge_based_node.hpp Code review fixes. 2017-11-16 15:08:30 +01:00
extraction_containers.hpp Move .osrm file to tar format 2018-03-26 11:02:04 +00:00
extraction_helper_functions.hpp Fix formating 2018-02-06 11:51:33 +01:00
extraction_node.hpp Run clang-format 2016-01-08 01:31:57 +01:00
extraction_relation.hpp Fix formatting 2017-10-16 12:15:12 +01:00
extraction_segment.hpp Allow specifing a weight for routing that is independent of duration 2017-01-27 11:19:37 +01:00
extraction_turn.hpp Add road priority class to turn function (#4858) 2018-02-07 11:39:02 +01:00
extraction_way.hpp Split intersection analysis and guidance code 2018-02-02 11:33:38 -05:00
extractor_callbacks.hpp Support maneuver relations (#4676) 2018-02-10 05:32:09 +11:00
extractor_config.hpp Remove timestamp file 2018-03-26 11:02:31 +00:00
extractor.hpp Add EBG node durations 2018-04-28 08:59:18 +02:00
files.hpp Add EBG node durations 2018-04-28 08:59:18 +02:00
first_and_last_segment_of_way.hpp Switch from stxxl::vector to std::vector in extractor 2017-07-11 08:23:26 +00:00
geojson_debug_policies.hpp Move guidance pre-processing code into GUIDANCE library 2018-02-02 11:33:38 -05:00
graph_compressor.hpp Support maneuver relations (#4676) 2018-02-10 05:32:09 +11:00
internal_extractor_edge.hpp Store edge distances to improve matrix distance calculation. 2018-10-25 17:57:51 -04:00
intersection_bearings_container.hpp Fix formating 2018-03-26 11:02:34 +00:00
location_dependent_data.hpp Add last location memoization in Lua context 2017-10-04 10:03:42 +02:00
maneuver_override_relation_parser.hpp Support maneuver relations (#4676) 2018-02-10 05:32:09 +11:00
maneuver_override.hpp Support maneuver relations (#4676) 2018-02-10 05:32:09 +11:00
name_table.hpp Fix formating 2018-03-26 11:02:34 +00:00
nbg_to_ebg.hpp Remove all boundary nodes and use simple u-v-stragtegy to pick id 2017-03-17 11:23:48 +00:00
node_based_edge.hpp Store edge distances to improve matrix distance calculation. 2018-10-25 17:57:51 -04:00
node_based_graph_factory.hpp Support maneuver relations (#4676) 2018-02-10 05:32:09 +11:00
node_data_container.hpp Port .ebg_nodes to tar file 2018-03-26 11:02:04 +00:00
packed_osm_ids.hpp Fix PR comments 2017-04-18 17:24:46 +00:00
profile_properties.hpp Try initializing all of ProfileProperties for GCC 4.9 2018-02-09 17:51:58 +01:00
query_node.hpp Apply clang-format again 2016-07-26 15:00:58 +02:00
raster_source.hpp profiles api v2 2017-07-18 10:09:22 +00:00
restriction_compressor.hpp Support maneuver relations (#4676) 2018-02-10 05:32:09 +11:00
restriction_filter.hpp handle conditional via-way restrictions 2017-08-11 11:53:25 +02:00
restriction_index.hpp handle conditional via-way restrictions 2017-08-11 11:53:25 +02:00
restriction_parser.hpp Add data structure to allow identification of via-way turns during creation of edge-based-graph 2017-07-31 09:36:25 +02:00
restriction.hpp restructure for review remarks 2017-07-31 09:36:25 +02:00
road_classification.hpp Review updates 2018-03-20 16:33:15 +01:00
scripting_environment_lua.hpp Support maneuver relations (#4676) 2018-02-10 05:32:09 +11:00
scripting_environment.hpp Support maneuver relations (#4676) 2018-02-10 05:32:09 +11:00
segment_data_container.hpp Use ranges with fixed types 2018-04-09 11:05:01 +02:00
serialization.hpp Fix formating 2018-03-26 11:02:34 +00:00
suffix_table.hpp Implements Zero-Copy String Views onto Contiguous Memory, resolves #3265. 2017-01-23 15:22:39 +01:00
tarjan_scc.hpp Only log components in Debug mode, it's very wordy and not really useful (#3948) 2017-04-17 16:49:26 -07:00
travel_mode.hpp Prints turn types and modifiers as strings 2017-11-06 14:38:21 -05:00
turn_lane_types.hpp Fix formating 2018-02-06 11:51:33 +01:00
way_restriction_map.hpp handle conditional via-way restrictions 2017-08-11 11:53:25 +02:00