organicmaps/routing
2016-12-28 13:25:36 +03:00
..
base Pull request #4672 review fixes 2016-11-25 21:33:19 +03:00
routing_benchmarks Remove tomcrypt lib 2016-11-17 13:29:48 +03:00
routing_consistency_tests Remove tomcrypt lib 2016-11-17 13:29:48 +03:00
routing_integration_tests CMake build fix. 2016-12-06 13:47:48 +03:00
routing_tests Tests on blocked edge. 2016-12-28 13:19:17 +03:00
async_router.cpp
async_router.hpp
bicycle_directions.cpp git-clang-format 2016-12-28 10:58:11 +03:00
bicycle_directions.hpp Bugfix in bicycle turn generation system. 2016-12-28 10:58:04 +03:00
bicycle_model.cpp
bicycle_model.hpp Review fixes. 2016-11-02 11:06:37 +03:00
car_model.cpp git-clang-format 2016-11-02 15:38:15 +03:00
car_model.hpp Review fixes. 2016-11-02 11:06:37 +03:00
car_router.cpp git-clang-format 2016-12-28 10:58:11 +03:00
car_router.hpp Pull request #4672 review fixes 2016-11-25 21:33:19 +03:00
CMakeLists.txt [routing] fix route times 2016-12-15 11:44:50 +03:00
cross_mwm_road_graph.cpp
cross_mwm_road_graph.hpp Renaming osrm router to car router. 2016-11-02 11:06:36 +03:00
cross_mwm_router.cpp Pull request #4672 review fixes 2016-11-25 21:33:19 +03:00
cross_mwm_router.hpp
cross_routing_context.cpp
cross_routing_context.hpp
directions_engine.cpp Pull request #4672 review fixes 2016-11-25 21:33:19 +03:00
directions_engine.hpp Review fixes. 2016-12-13 18:24:37 +03:00
edge_estimator.cpp Support temprorary blocked streets. 2016-12-28 13:19:17 +03:00
edge_estimator.hpp Review fixes. 2016-12-05 17:57:36 +03:00
features_road_graph.cpp indexed astar router 2016-11-25 18:57:21 +03:00
features_road_graph.hpp indexed astar router 2016-11-25 18:57:21 +03:00
geometry.cpp Pull request #4854 review fixes 2016-12-07 15:09:47 +03:00
geometry.hpp index graph: serialize by vehicle sections 2016-12-07 12:31:39 +03:00
index_graph.cpp [routing] fix route times 2016-12-28 10:41:58 +03:00
index_graph.hpp [routing] fix route times 2016-12-28 10:41:58 +03:00
index_graph_serialization.cpp Pull request #4854 review fixes 2016-12-07 15:09:47 +03:00
index_graph_serialization.hpp Pull request #4854 review fixes 2016-12-07 15:09:47 +03:00
index_graph_starter.cpp [Routing] crashfix in case of routes passing through loop edges. 2016-12-28 13:25:34 +03:00
index_graph_starter.hpp [routing] fix route times 2016-12-28 10:41:58 +03:00
joint.cpp Pull request #4672 review fixes 2016-11-25 18:57:21 +03:00
joint.hpp Pull request #4672 review fixes 2016-11-25 21:33:19 +03:00
joint_index.cpp Pull request #4854 review fixes 2016-12-07 15:09:47 +03:00
joint_index.hpp Pull request #4672 review fixes 2016-11-25 21:33:19 +03:00
loaded_path_segment.hpp git-clang-format 2016-12-28 10:58:11 +03:00
nearest_edge_finder.cpp
nearest_edge_finder.hpp
online_absent_fetcher.cpp
online_absent_fetcher.hpp
online_cross_fetcher.cpp review fixes 2016-09-29 12:59:56 +03:00
online_cross_fetcher.hpp http client was copied from alohalytics to our code with small changes 2016-09-27 20:12:52 +03:00
osrm2feature_map.cpp
osrm2feature_map.hpp
osrm_data_facade.hpp
osrm_engine.cpp
osrm_engine.hpp Review fixes. 2016-11-02 11:06:37 +03:00
osrm_helpers.cpp Adding CarModelFactory and using it in CreateCarAStarBidirectionalRouter 2016-11-02 11:06:36 +03:00
osrm_helpers.hpp
osrm_path_segment_factory.cpp Bugfix in bicycle turn generation system. 2016-12-28 10:58:04 +03:00
osrm_path_segment_factory.hpp
pedestrian_directions.cpp Review fixes. 2016-12-13 18:24:37 +03:00
pedestrian_directions.hpp Review fixes. 2016-12-13 18:24:37 +03:00
pedestrian_model.cpp
pedestrian_model.hpp Review fixes. 2016-11-02 11:06:37 +03:00
restriction_loader.cpp Pull request #4672 review fixes 2016-11-25 18:57:21 +03:00
restriction_loader.hpp Review fixes. 2016-11-11 17:27:53 +03:00
road_graph.cpp Review fixes. 2016-09-15 17:42:54 +03:00
road_graph.hpp Pull request #4672 review fixes 2016-11-25 18:57:21 +03:00
road_graph_router.cpp Review fixes. 2016-12-28 13:25:34 +03:00
road_graph_router.hpp indexed astar router 2016-11-25 18:57:21 +03:00
road_index.cpp Pull request #4854 review fixes 2016-12-07 15:09:47 +03:00
road_index.hpp Pull request #4854 review fixes 2016-12-07 15:09:47 +03:00
road_point.hpp Preparing route traffic information of route for rendering. 2016-12-13 17:52:43 +03:00
route.cpp Review fixes. 2016-12-13 18:54:33 +03:00
route.hpp Preparing route traffic information of route for rendering. 2016-12-13 17:52:43 +03:00
route_point.hpp [routing] pull request #4989 review fixes 2016-12-15 12:31:43 +03:00
router.cpp review fixes 2016-10-11 16:09:41 +03:00
router.hpp Review fixes. 2016-11-03 19:02:39 +03:00
router_delegate.cpp
router_delegate.hpp
routing.pro [routing] fix route times 2016-12-15 11:44:50 +03:00
routing_algorithm.cpp Pull request #4672 review fixes 2016-11-25 21:33:19 +03:00
routing_algorithm.hpp
routing_exceptions.hpp Pull request #4854 review fixes 2016-12-07 15:09:47 +03:00
routing_helpers.cpp Review fixes. 2016-12-28 13:25:34 +03:00
routing_helpers.hpp Review fixes. 2016-12-28 13:25:34 +03:00
routing_mapping.cpp
routing_mapping.hpp
routing_result_graph.hpp Bugfix in bicycle turn generation system. 2016-12-28 10:58:04 +03:00
routing_serialization.cpp Review fixes. 2016-11-11 17:27:53 +03:00
routing_serialization.hpp Review fixes. 2016-11-11 17:27:53 +03:00
routing_session.cpp [routing] Rebuild route on traffic updates 2016-12-28 10:58:01 +03:00
routing_session.hpp [routing] Rebuild route on traffic updates 2016-12-28 10:58:01 +03:00
routing_settings.hpp
single_mwm_router.cpp Review fixes. 2016-12-28 13:25:34 +03:00
single_mwm_router.hpp [routing] fix route times 2016-12-15 11:44:50 +03:00
speed_camera.cpp
speed_camera.hpp
turn_candidate.hpp Bugfix in bicycle turn generation system. 2016-12-28 10:58:04 +03:00
turns.cpp git-clang-format 2016-12-28 10:58:11 +03:00
turns.hpp git-clang-format 2016-12-28 10:58:11 +03:00
turns_generator.cpp Bugfix in bicycle turn generation system. 2016-12-28 10:58:04 +03:00
turns_generator.hpp Review fixes. 2016-12-13 18:24:37 +03:00
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.hpp Pull request #4854 review fixes 2016-12-07 15:09:47 +03:00
vehicle_model.cpp Considering all roundabout as one way roads. 2016-12-28 13:25:36 +03:00
vehicle_model.hpp git-clang-format 2016-11-02 15:38:15 +03:00