osrm-backend/include/extractor/guidance
Moritz Kobitzsch 6c3390f14d refactor of post-processing
- moves collapse into a dedicated set of functions / files
 - make collapse scenarios distinct (slight performance cost)
 - reduce verbosity for short name segments (now actually working, was supposed to do so before)
2017-02-25 12:17:22 +00:00
..
constants.hpp refactor merging of segregated roads 2017-01-03 12:32:51 +01:00
coordinate_extractor.hpp Remove assertions that could be triggered by bad data. (#3469) 2017-01-06 17:10:02 -08:00
intersection_generator.hpp refactor merging of segregated roads 2017-01-03 12:32:51 +01:00
intersection_handler.hpp Refactor fork handling in guidance (#3264) 2017-01-07 14:13:32 +01:00
intersection_normalization_operation.hpp refactor merging of segregated roads 2017-01-03 12:32:51 +01:00
intersection_normalizer.hpp refactor of post-processing 2017-02-25 12:17:22 +00:00
intersection.hpp fix emitting invalid turn types, now surfacing due to changes in obvious detection 2017-01-18 15:56:48 +01:00
mergable_road_detector.hpp Fix c++ formatting 2017-01-04 08:46:16 +01:00
motorway_handler.hpp fix interaction between sliproads/segregated intersections 2016-09-07 12:36:29 +02:00
node_based_graph_walker.hpp refactor merging of segregated roads 2017-01-03 12:32:51 +01:00
parsing_toolkit.hpp clean-up guidance code/code in general 2016-12-07 12:10:56 +01:00
road_classification.hpp Add headers consistency check 2016-12-15 10:58:17 +01:00
roundabout_handler.hpp clean-up guidance code/code in general 2016-12-07 12:10:56 +01:00
roundabout_type.hpp Format with clang-format 3.8 2016-05-27 21:05:04 +02:00
sliproad_handler.hpp refactor of post-processing 2017-02-25 12:17:22 +00:00
suppress_mode_handler.hpp Refactors Karen's work a bit 2016-12-23 15:01:02 +01:00
turn_analysis.hpp refactor merging of segregated roads 2017-01-03 12:32:51 +01:00
turn_classification.hpp clean-up guidance code/code in general 2016-12-07 12:10:56 +01:00
turn_discovery.hpp clean-up guidance code/code in general 2016-12-07 12:10:56 +01:00
turn_handler.hpp Refactors the Turn Handler's Fork Abstraction, resolves #3457. 2017-01-19 19:49:40 +01:00
turn_instruction.hpp clean-up guidance code/code in general 2016-12-07 12:10:56 +01:00
turn_lane_augmentation.hpp Warn on unused return values in guidance code, resolves #2686. 2016-08-03 12:26:07 +02:00
turn_lane_data.hpp clean-up guidance code/code in general 2016-12-07 12:10:56 +01:00
turn_lane_handler.hpp clean-up guidance code/code in general 2016-12-07 12:10:56 +01:00
turn_lane_matcher.hpp clean-up guidance code/code in general 2016-12-07 12:10:56 +01:00
turn_lane_types.hpp clean-up guidance code/code in general 2016-12-07 12:10:56 +01:00