organicmaps/routing
2019-06-26 13:57:55 +03:00
..
base Stage 3. Add BFS algorithm to routing/base 2019-05-24 17:29:38 +03:00
routing_benchmarks [storage][style] Style fixes. 2019-05-22 13:53:14 +03:00
routing_consistency_tests [generator] United the borders_loader and borders_generator files. 2019-05-30 11:56:59 +03:00
routing_integration_tests [routing] Fixing bicycle test because it's possible to ride through service roads in Russia. 2019-06-21 09:53:40 +03:00
routing_quality [routing] add routing_quality_tests for loops 2019-06-26 13:57:55 +03:00
routing_tests [routing] add routing tests 2019-06-17 16:54:28 +03:00
async_router.cpp [routing] Fixed duplicate names in absent list. 2019-05-17 16:45:03 +03:00
async_router.hpp [routing] Fixed duplicate names in absent list. 2019-05-17 16:45:03 +03:00
bicycle_directions.cpp [routing] delete check, that can be true 2019-05-29 14:32:05 +03:00
bicycle_directions.hpp [routing] push info about fake segments to routing manager 2019-05-17 15:50:57 +03:00
checkpoint_predictor.cpp
checkpoint_predictor.hpp
checkpoints.cpp [geometry] LatLon refactoring. 2019-05-30 18:53:51 +03:00
checkpoints.hpp [routing] Review fixes 2019-04-18 13:32:08 +03:00
city_roads.cpp
city_roads.hpp
city_roads_serialization.hpp
CMakeLists.txt Stage 5. Routing using. 2019-05-24 17:29:38 +03:00
coding.hpp
cross_mwm_connector.cpp [base] Renamed CHECK_SWITCH to UNREACHABLE. 2018-11-30 16:01:49 +03:00
cross_mwm_connector.hpp [routin] Fix for routing with Joints, some fixes with crossMwm connectors 2019-02-19 18:40:41 +03:00
cross_mwm_connector_serialization.cpp
cross_mwm_connector_serialization.hpp [std] Use new include style for coding, fixes. 2019-04-12 18:30:29 +03:00
cross_mwm_graph.cpp [routing] Fix warnings from static analyzer 2019-02-27 13:36:17 +03:00
cross_mwm_graph.hpp [std] Use new include style for coding, fixes. 2019-04-12 18:30:29 +03:00
cross_mwm_ids.hpp
cross_mwm_index_graph.hpp [routin] Fix for routing with Joints, some fixes with crossMwm connectors 2019-02-19 18:40:41 +03:00
directions_engine.hpp Adding method clear to IDirectionsEngine interface. 2019-05-15 11:33:44 +03:00
edge_estimator.cpp [routing] Build fix 2019-05-06 14:05:29 +03:00
edge_estimator.hpp [routing] remove old code 2019-03-25 18:42:29 +03:00
fake_edges_container.hpp
fake_ending.cpp
fake_ending.hpp
fake_feature_ids.cpp
fake_feature_ids.hpp
fake_graph.hpp
fake_vertex.hpp
features_road_graph.cpp Crossroads 2019-06-10 14:00:38 +03:00
features_road_graph.hpp Crossroads 2019-06-10 14:00:38 +03:00
geometry.cpp Crossroads 2019-06-10 14:00:38 +03:00
geometry.hpp Crossroads 2019-06-10 14:00:38 +03:00
index_graph.cpp [routing] routing using 2019-06-17 16:54:28 +03:00
index_graph.hpp [routing] routing using 2019-06-17 16:54:28 +03:00
index_graph_loader.cpp [routing] routing using 2019-06-17 16:54:28 +03:00
index_graph_loader.hpp [routing] Add core implementation of routing with avoiding different types of road 2019-03-13 14:08:56 +03:00
index_graph_serialization.cpp [routing] remove std/... 2019-02-26 15:25:39 +03:00
index_graph_serialization.hpp [std] Use new include style for coding, fixes. 2019-04-12 18:30:29 +03:00
index_graph_starter.cpp [routing] push info about fake segments to routing manager 2019-05-17 15:50:57 +03:00
index_graph_starter.hpp [routing] push info about fake segments to routing manager 2019-05-17 15:50:57 +03:00
index_graph_starter_joints.hpp [routing] review fixes 2019-05-29 14:32:05 +03:00
index_road_graph.cpp [routing] push info about fake segments to routing manager 2019-05-17 15:50:57 +03:00
index_road_graph.hpp [routing] push info about fake segments to routing manager 2019-05-17 15:50:57 +03:00
index_router.cpp [routing] review fixes 2019-05-29 14:32:05 +03:00
index_router.hpp Clearing handles after route building. 2019-05-15 11:33:44 +03:00
joint.cpp
joint.hpp [std] Use new include style for routing 2019-04-10 15:01:46 +03:00
joint_index.cpp
joint_index.hpp [routing] review fixes 2019-02-26 15:25:39 +03:00
joint_segment.cpp Stage 5. Using restriction in routing 2019-05-06 14:05:29 +03:00
joint_segment.hpp Stage 5. Using restriction in routing 2019-05-06 14:05:29 +03:00
leaps_postprocessor.cpp [routing] fix comments 2019-06-26 13:57:55 +03:00
leaps_postprocessor.hpp [routing] fix comments 2019-06-26 13:57:55 +03:00
loaded_path_segment.hpp [routing] review fixes 2019-02-26 15:25:39 +03:00
maxspeeds.cpp
maxspeeds.hpp
maxspeeds_serialization.cpp
maxspeeds_serialization.hpp
nearest_edge_finder.cpp
nearest_edge_finder.hpp
online_absent_fetcher.cpp [routing] Fixed duplicate names in absent list. 2019-05-17 16:45:03 +03:00
online_absent_fetcher.hpp [routing] Fixed duplicate names in absent list. 2019-05-17 16:45:03 +03:00
online_cross_fetcher.cpp [geometry] LatLon refactoring. 2019-05-30 18:53:51 +03:00
online_cross_fetcher.hpp [std] Use new include style for routing 2019-04-10 15:01:46 +03:00
pedestrian_directions.cpp
pedestrian_directions.hpp Clearing handles after route building. 2019-05-15 11:33:44 +03:00
restriction_loader.cpp [generator] [routing] ser des of restrictions 2019-06-17 16:54:28 +03:00
restriction_loader.hpp [generator] [routing] ser des of restrictions 2019-06-17 16:54:28 +03:00
restrictions_serialization.cpp [generator] [routing] ser des of restrictions 2019-06-17 16:54:28 +03:00
restrictions_serialization.hpp [generator] [routing] ser des of restrictions 2019-06-17 16:54:28 +03:00
road_access.cpp
road_access.hpp
road_access_serialization.cpp
road_access_serialization.hpp
road_graph.cpp [routing] push info about fake segments to routing manager 2019-05-17 15:50:57 +03:00
road_graph.hpp [routing] push info about fake segments to routing manager 2019-05-17 15:50:57 +03:00
road_index.cpp [routing] remove std/... 2019-02-26 15:25:39 +03:00
road_index.hpp [routing] remove std/... 2019-02-26 15:25:39 +03:00
road_point.hpp Crossroads 2019-06-10 14:00:38 +03:00
route.cpp Route::CrossMwmsPartlyProhibitedForSpeedCams() method fix. 2019-02-20 13:25:42 +03:00
route.hpp [routing] push info about fake segments to routing manager 2019-05-17 15:50:57 +03:00
route_point.hpp [routing] remove std/... 2019-02-26 15:25:39 +03:00
route_weight.cpp
route_weight.hpp
router.cpp
router.hpp
router_delegate.cpp [routing] remove std/... 2019-02-26 15:25:39 +03:00
router_delegate.hpp [routing] remove std/... 2019-02-26 15:25:39 +03:00
routing_callbacks.hpp [routing] Fixed duplicate names in absent list. 2019-05-17 16:45:03 +03:00
routing_exceptions.hpp
routing_helpers.cpp [routing] push info about fake segments to routing manager 2019-05-17 15:50:57 +03:00
routing_helpers.hpp [routing] Fix warnings from static analyzer 2019-02-27 13:36:17 +03:00
routing_options.cpp Changed views appearance, modified core interface 2019-04-02 20:41:10 +03:00
routing_options.hpp [routing] add settings save for routing options 2019-03-26 15:15:58 +03:00
routing_result_graph.hpp [std] Use new include style for routing 2019-04-10 15:01:46 +03:00
routing_session.cpp [geometry] LatLon refactoring. 2019-05-30 18:53:51 +03:00
routing_session.hpp Calling a call back on RoutingSession::m_state changing only if the field is changed. 2019-04-25 13:38:33 +03:00
routing_settings.cpp [routing] delete TODO from gmoryes 2019-02-15 12:30:51 +03:00
routing_settings.hpp [routing] Refact speed cameras, add beep signal, add different zones, create SpeedCameraManager for RoutingManager 2018-11-30 20:04:40 +03:00
segment.hpp Stage 5. Using restriction in routing 2019-05-06 14:05:29 +03:00
segmented_route.cpp
segmented_route.hpp
single_vehicle_world_graph.cpp [routing] review fixes 2019-05-17 12:52:46 +03:00
single_vehicle_world_graph.hpp Stage 5. Using restriction in routing 2019-05-06 14:05:29 +03:00
speed_camera.cpp [routing] Speed Cameras review fixes 2018-11-30 20:04:40 +03:00
speed_camera.hpp [routing] Speed Cameras review fixes 2018-11-30 20:04:40 +03:00
speed_camera_manager.cpp [geometry] LatLon refactoring. 2019-05-30 18:53:51 +03:00
speed_camera_manager.hpp [routing] Fix searching closest camera on route + hightliting 2019-02-21 11:46:49 +03:00
speed_camera_prohibition.cpp Review fixes. 2019-02-20 13:25:42 +03:00
speed_camera_prohibition.hpp Review fixes. 2019-02-20 13:25:42 +03:00
speed_camera_ser_des.cpp
speed_camera_ser_des.hpp [routing] delete TODO from gmoryes 2019-02-15 12:30:51 +03:00
traffic_stash.cpp
traffic_stash.hpp
transit_graph.cpp
transit_graph.hpp
transit_graph_loader.cpp
transit_graph_loader.hpp
transit_info.hpp [base] Renamed CHECK_SWITCH to UNREACHABLE. 2018-11-30 16:01:49 +03:00
transit_world_graph.cpp Crossroads 2019-06-10 14:00:38 +03:00
transit_world_graph.hpp Stage 5. Using restriction in routing 2019-05-06 14:05:29 +03:00
turn_candidate.hpp
turns.cpp
turns.hpp
turns_generator.cpp [routing] push info about fake segments to routing manager 2019-05-17 15:50:57 +03:00
turns_generator.hpp
turns_notification_manager.cpp [routing] Add core implementation of routing with avoiding different types of road 2019-03-13 14:08:56 +03:00
turns_notification_manager.hpp
turns_sound_settings.cpp [routing] Fix warnings from static analyzer 2019-02-27 13:36:17 +03:00
turns_sound_settings.hpp [std] Use new include style for routing 2019-04-10 15:01:46 +03:00
turns_tts_text.cpp [std] Use new include style for routing 2019-04-10 15:01:46 +03:00
turns_tts_text.hpp
vehicle_mask.cpp [base] Renamed CHECK_SWITCH to UNREACHABLE. 2018-11-30 16:01:49 +03:00
vehicle_mask.hpp
world_graph.cpp Stage 5. Using restriction in routing 2019-05-06 14:05:29 +03:00
world_graph.hpp Stage 5. Using restriction in routing 2019-05-06 14:05:29 +03:00