organicmaps/routing
2017-05-19 16:42:16 +03:00
..
base [routing] Bidirectional Astar optimization 2017-04-17 11:53:09 +03:00
routing_benchmarks Strings transliteration with ICU library. 2017-03-30 14:51:05 +03:00
routing_consistency_tests Merge pull request #5691 from darina/icu-transliteration 2017-04-05 13:06:42 +03:00
routing_integration_tests warning fixes 2017-05-10 14:22:32 +03:00
routing_tests [routing] Fix index_graph_test.cpp::RestrictionTest_LoopGraph 2017-05-19 16:42:05 +03:00
async_router.cpp
async_router.hpp
bicycle_directions.cpp
bicycle_directions.hpp
car_router.cpp [routing] Pull request #5734 review fixes 2017-04-18 12:58:05 +03:00
car_router.hpp [routing] Cross mwm mix handling 2017-04-18 12:58:05 +03:00
CMakeLists.txt [routing] Get road access by vehicle type; masks are for serialization only. 2017-04-28 16:37:14 +03:00
coding.hpp [routing] Pull request #5689 review fixes 2017-04-03 12:49:21 +03:00
cross_mwm_connector.cpp [routing] Pull request #5739 review fixes 2017-04-06 14:50:08 +03:00
cross_mwm_connector.hpp Review fixes. 2017-04-17 19:11:03 +03:00
cross_mwm_connector_serialization.cpp [routing] Add osm ids to cross mwm section 2017-04-06 14:50:08 +03:00
cross_mwm_connector_serialization.hpp [routing] Add osm ids to cross mwm section 2017-04-06 14:50:08 +03:00
cross_mwm_graph.cpp Implementing Debug print for MwmStatus. 2017-04-21 17:22:12 +03:00
cross_mwm_graph.hpp git-clang-format 2017-04-26 15:38:51 +03:00
cross_mwm_index_graph.cpp Review fixes. 2017-04-17 19:11:03 +03:00
cross_mwm_index_graph.hpp Review fixes. 2017-04-27 14:10:30 +03:00
cross_mwm_osrm_graph.cpp Review fixes. 2017-04-06 13:58:41 +03:00
cross_mwm_osrm_graph.hpp Review fixes. 2017-04-27 14:10:30 +03:00
cross_mwm_road_graph.cpp git-clang-format 2017-04-06 13:58:41 +03:00
cross_mwm_road_graph.hpp git-clang-format 2017-04-06 13:58:41 +03:00
cross_mwm_router.cpp [routing] Implementation of cross mwm methods (CrossMwmIndexGraph) for cross_mwm(non osrm) section. 2017-04-06 13:58:41 +03:00
cross_mwm_router.hpp
cross_routing_context.cpp Moved point-to-integer to coding 2017-04-11 15:55:41 +03:00
cross_routing_context.hpp
directions_engine.cpp
directions_engine.hpp
edge_estimator.cpp [routing] Pull request #6014 review fixes 2017-05-19 16:41:52 +03:00
edge_estimator.hpp Review fixes. 2017-04-27 14:10:30 +03:00
features_road_graph.cpp warnings fix 2017-03-22 15:48:06 +03:00
features_road_graph.hpp warnings fix 2017-03-22 15:48:06 +03:00
geometry.cpp [routing] pull request #5632 review fixes 2017-03-24 11:55:23 +03:00
geometry.hpp [routing] pull request #5632 review fixes 2017-03-24 11:55:23 +03:00
index_graph.cpp [routing] Implemented blocking of features. 2017-05-03 15:22:04 +03:00
index_graph.hpp [routing] Implemented blocking of features. 2017-05-03 15:22:04 +03:00
index_graph_loader.cpp Review fixes. 2017-05-03 15:22:04 +03:00
index_graph_loader.hpp [routing] Cross mwm leaps calculations 2017-03-23 21:47:56 +03:00
index_graph_serialization.cpp
index_graph_serialization.hpp [routing] Pull request #5689 review fixes 2017-04-03 12:49:21 +03:00
index_graph_starter.cpp [routing] Pull request #6054 review fixes 2017-05-19 16:42:16 +03:00
index_graph_starter.hpp [routing] fix crash near zoo 2017-05-19 16:42:15 +03:00
index_road_graph.cpp
index_road_graph.hpp
index_router.cpp [routing] fix crash near zoo 2017-05-19 16:42:15 +03:00
index_router.hpp Review fixes. 2017-05-19 16:03:30 +03:00
joint.cpp [routing] Geometry-oblivious index graph for tests. 2017-04-14 18:17:52 +03:00
joint.hpp [routing] Geometry-oblivious index graph for tests. 2017-04-14 18:17:52 +03:00
joint_index.cpp
joint_index.hpp
loaded_path_segment.hpp
nearest_edge_finder.cpp
nearest_edge_finder.hpp
num_mwm_id.hpp
online_absent_fetcher.cpp
online_absent_fetcher.hpp
online_cross_fetcher.cpp
online_cross_fetcher.hpp
osrm2feature_map.cpp
osrm2feature_map.hpp
osrm_data_facade.hpp
osrm_engine.cpp
osrm_engine.hpp
osrm_helpers.cpp
osrm_helpers.hpp
osrm_path_segment_factory.cpp
osrm_path_segment_factory.hpp
pedestrian_directions.cpp
pedestrian_directions.hpp
restriction_loader.cpp
restriction_loader.hpp
restrictions_serialization.cpp
restrictions_serialization.hpp review fixes 2017-03-23 14:50:19 +03:00
road_access.cpp warning fixes 2017-05-10 14:22:32 +03:00
road_access.hpp warning fixes 2017-05-10 14:22:32 +03:00
road_access_serialization.cpp
road_access_serialization.hpp Review fixes. 2017-04-28 19:03:04 +03:00
road_graph.cpp
road_graph.hpp Review fixes. 2017-05-03 13:57:49 +03:00
road_graph_router.cpp Review fixes. 2017-05-19 16:03:30 +03:00
road_graph_router.hpp
road_index.cpp
road_index.hpp
road_point.hpp [routing] Geometry-oblivious index graph for tests. 2017-04-14 18:17:52 +03:00
route.cpp
route.hpp
route_point.hpp
router.cpp [routing] [generator] Better road access. 2017-04-26 11:42:23 +03:00
router.hpp [routing] [generator] Better road access. 2017-04-26 11:42:23 +03:00
router_delegate.cpp
router_delegate.hpp
routing.pro [routing] Get road access by vehicle type; masks are for serialization only. 2017-04-28 16:37:14 +03:00
routing_algorithm.cpp
routing_algorithm.hpp
routing_exceptions.hpp
routing_helpers.cpp Review fixes. 2017-05-19 15:30:35 +03:00
routing_helpers.hpp Review fixes. 2017-05-19 16:03:30 +03:00
routing_mapping.cpp
routing_mapping.hpp
routing_result_graph.hpp
routing_session.cpp [routing] Pull request #5804 review fixes 2017-04-11 17:57:57 +03:00
routing_session.hpp
routing_settings.hpp Using route bearing matching for pedestrian routing. 2017-05-19 16:41:44 +03:00
segment.hpp
speed_camera.cpp
speed_camera.hpp
traffic_stash.hpp
transition_points.hpp Review fixes. 2017-04-06 13:58:41 +03:00
turn_candidate.hpp
turns.cpp
turns.hpp
turns_generator.cpp
turns_generator.hpp
turns_notification_manager.cpp
turns_notification_manager.hpp
turns_sound_settings.cpp
turns_sound_settings.hpp
turns_tts_text.cpp
turns_tts_text.hpp
vehicle_mask.cpp Review fixes. 2017-04-28 19:03:04 +03:00
vehicle_mask.hpp [routing] Get road access by vehicle type; masks are for serialization only. 2017-04-28 16:37:14 +03:00
world_graph.cpp Review fixes. 2017-04-27 08:14:43 +03:00
world_graph.hpp Review fixes. 2017-05-03 13:57:49 +03:00