organicmaps/routing
2017-12-13 16:54:07 +03:00
..
base Getting rid of |T| prefix and |Type| postfix 2017-11-30 07:23:00 +03:00
routing_benchmarks Moving num_mwm_id.hpp to routing_common. 2017-10-17 15:16:05 +03:00
routing_consistency_tests Set up CountryParentGetter in routing_integration_tests to use propper vehicle models. 2017-12-11 13:57:54 +03:00
routing_integration_tests Update routing intesration tests. 2017-12-11 13:57:54 +03:00
routing_tests Fix linux build 2017-12-06 16:13:13 +03:00
async_router.cpp Crash fix while turn generation cancellation. 2017-07-18 16:33:39 +03:00
async_router.hpp [routing] checkpoints parameter for CalculateRoute 2017-06-27 18:13:15 +03:00
bicycle_directions.cpp Review fixes. 2017-10-17 15:16:05 +03:00
bicycle_directions.hpp Moving num_mwm_id.hpp to routing_common. 2017-10-17 15:16:05 +03:00
checkpoint_predictor.cpp Review fixes. 2017-08-11 15:32:59 +03:00
checkpoint_predictor.hpp Review fixes. 2017-08-11 15:32:59 +03:00
checkpoints.cpp [routing] Pull request #6477 review fixes 2017-07-18 16:24:10 +03:00
checkpoints.hpp [routing] Pull request #6477 review fixes 2017-07-18 16:24:10 +03:00
CMakeLists.txt Parametrizing with CrossMwmId template param cross mwm structures and methods. 2017-11-28 15:37:04 +01:00
coding.hpp
cross_mwm_connector.cpp Parametrizing with CrossMwmId template param cross mwm structures and methods. 2017-11-28 15:37:04 +01:00
cross_mwm_connector.hpp Transit cross mwm routing 2017-11-30 19:07:39 +03:00
cross_mwm_connector_serialization.cpp Review fixes. 2017-11-28 15:37:04 +01:00
cross_mwm_connector_serialization.hpp Review fixes. 2017-11-28 15:37:04 +01:00
cross_mwm_graph.cpp Transit cross mwm routing 2017-11-30 19:07:39 +03:00
cross_mwm_graph.hpp Transit cross mwm routing 2017-11-30 19:07:39 +03:00
cross_mwm_ids.hpp Using osm::Id instead of custom osm type for routing. 2017-11-28 15:37:04 +01:00
cross_mwm_index_graph.hpp Transit routing in case of neighboring mwm without transit section. 2017-12-12 13:51:43 +01:00
cross_mwm_osrm_graph.cpp Add number of nontransit crossings to RouteWeight, add penality 2017-09-21 11:12:26 +03:00
cross_mwm_osrm_graph.hpp Moving num_mwm_id.hpp to routing_common. 2017-10-17 15:16:05 +03:00
cross_mwm_road_graph.cpp Getting rid of |T| prefix and |Type| postfix 2017-11-30 07:23:00 +03:00
cross_mwm_road_graph.hpp Getting rid of |T| prefix and |Type| postfix 2017-11-30 07:23:00 +03:00
cross_mwm_router.cpp Getting rid of |T| prefix and |Type| postfix 2017-11-30 07:23:00 +03:00
cross_mwm_router.hpp
cross_routing_context.cpp
cross_routing_context.hpp
directions_engine.cpp [routing] Pull request #6437 review fixes 2017-07-03 13:15:38 +03:00
directions_engine.hpp Minor fixes. 2017-07-18 16:33:39 +03:00
edge_estimator.cpp Getting rid of estimator in MakeFakeEnding. Add OffroadSpeed to vehicle model, add CalcCrossOffroadWeight to estimator, use it to calculate non-feature speeds 2017-11-14 11:02:02 +03:00
edge_estimator.hpp Getting rid of estimator in MakeFakeEnding. Add OffroadSpeed to vehicle model, add CalcCrossOffroadWeight to estimator, use it to calculate non-feature speeds 2017-11-14 11:02:02 +03:00
fake_edges_container.hpp Restrict pedestrian time in transit routing 2017-11-29 12:13:22 +03:00
fake_ending.cpp Getting rid of estimator in MakeFakeEnding. Add OffroadSpeed to vehicle model, add CalcCrossOffroadWeight to estimator, use it to calculate non-feature speeds 2017-11-14 11:02:02 +03:00
fake_ending.hpp Getting rid of estimator in MakeFakeEnding. Add OffroadSpeed to vehicle model, add CalcCrossOffroadWeight to estimator, use it to calculate non-feature speeds 2017-11-14 11:02:02 +03:00
fake_feature_ids.cpp Use different featureIds for transit segments. Expose OsmEditor fake feature interval to avoid conflicts. 2017-11-28 17:58:36 +03:00
fake_feature_ids.hpp Use different featureIds for transit segments. Expose OsmEditor fake feature interval to avoid conflicts. 2017-11-28 17:58:36 +03:00
fake_graph.hpp TransitGraphLoader implementation: review fixes 2017-10-17 15:16:05 +03:00
fake_vertex.hpp Move FakeVertex and FakeGraph to separate files 2017-10-03 16:21:46 +03:00
features_road_graph.cpp Rename IsTransitAllowed -> IsPassThroughAllowed because we use "Transit" for public transport 2017-11-17 17:23:41 +03:00
features_road_graph.hpp Rename IsTransitAllowed -> IsPassThroughAllowed because we use "Transit" for public transport 2017-11-17 17:23:41 +03:00
geometry.cpp Rename IsTransitAllowed -> IsPassThroughAllowed because we use "Transit" for public transport 2017-11-17 17:23:41 +03:00
geometry.hpp Rename IsTransitAllowed -> IsPassThroughAllowed because we use "Transit" for public transport 2017-11-17 17:23:41 +03:00
index_graph.cpp Restrict pedestrian time in transit routing 2017-11-29 12:13:22 +03:00
index_graph.hpp Getting rid of |T| prefix and |Type| postfix 2017-11-30 07:23:00 +03:00
index_graph_loader.cpp Read RoadAccess for proper vehicle type 2017-11-15 17:09:50 +03:00
index_graph_loader.hpp Read RoadAccess for proper vehicle type 2017-11-15 17:09:50 +03:00
index_graph_serialization.cpp
index_graph_serialization.hpp
index_graph_starter.cpp Fix m_startToFinishDistanceM calculation for routes with intermediate point. 2017-11-30 13:11:51 +03:00
index_graph_starter.hpp Transit cross mwm routing 2017-11-30 19:07:39 +03:00
index_road_graph.cpp Fix control reaches end of non-void function for NOTIMPLEMENTED RoadGraphBase::GetRouteSegments 2017-11-07 11:49:08 +03:00
index_road_graph.hpp Fix control reaches end of non-void function for NOTIMPLEMENTED RoadGraphBase::GetRouteSegments 2017-11-07 11:49:08 +03:00
index_router.cpp Remove twin segments duplication from route. 2017-12-11 11:29:29 +03:00
index_router.hpp Review fixes. 2017-11-03 15:40:52 +01:00
joint.cpp
joint.hpp
joint_index.cpp
joint_index.hpp
loaded_path_segment.hpp
nearest_edge_finder.cpp Review fixes. 2017-08-09 13:37:24 +03:00
nearest_edge_finder.hpp Review fixes. 2017-08-09 13:37:24 +03:00
online_absent_fetcher.cpp [routing] Pull request #6521 review fixes 2017-07-18 16:24:12 +03:00
online_absent_fetcher.hpp [routing] Pull request #6521 review fixes 2017-07-18 16:24:12 +03:00
online_cross_fetcher.cpp [routing] Pull request #6521 review fixes 2017-07-18 16:24:12 +03:00
online_cross_fetcher.hpp [routing] Fetch required mwms from online server for all checkpoints 2017-07-18 16:24:12 +03:00
osrm2feature_map.cpp
osrm2feature_map.hpp
osrm_data_facade.hpp Review fixes. 2017-07-21 12:56:16 +03:00
osrm_engine.cpp
osrm_engine.hpp
pedestrian_directions.cpp Fix control reaches end of non-void function for NOTIMPLEMENTED RoadGraphBase::GetRouteSegments 2017-11-07 11:49:08 +03:00
pedestrian_directions.hpp Moving num_mwm_id.hpp to routing_common. 2017-10-17 15:16:05 +03:00
restriction_loader.cpp
restriction_loader.hpp
restrictions_serialization.cpp
restrictions_serialization.hpp
road_access.cpp
road_access.hpp Rename IsTransitAllowed -> IsPassThroughAllowed because we use "Transit" for public transport 2017-11-17 17:23:41 +03:00
road_access_serialization.cpp Add transit vehicle type 2017-10-02 11:02:17 +03:00
road_access_serialization.hpp Moving num_mwm_id.hpp to routing_common. 2017-10-17 15:16:05 +03:00
road_graph.cpp Fix control reaches end of non-void function for NOTIMPLEMENTED RoadGraphBase::GetRouteSegments 2017-11-07 11:49:08 +03:00
road_graph.hpp Fix control reaches end of non-void function for NOTIMPLEMENTED RoadGraphBase::GetRouteSegments 2017-11-07 11:49:08 +03:00
road_graph_router.cpp Getting rid of |T| prefix and |Type| postfix 2017-11-30 07:23:00 +03:00
road_graph_router.hpp Add mwm tree callback to VehicleModelFactory 2017-09-05 16:57:21 +03:00
road_index.cpp
road_index.hpp
road_point.hpp
route.cpp [routing] Estimate altitudes in index router 2017-08-07 18:22:22 +03:00
route.hpp Added JNI for transit route info. 2017-11-14 22:00:52 +03:00
route_point.hpp
route_weight.cpp Restrict pedestrian time in transit routing 2017-11-29 12:13:22 +03:00
route_weight.hpp Restrict pedestrian time in transit routing 2017-11-29 12:13:22 +03:00
router.cpp Add transit vehicle type 2017-10-02 11:02:17 +03:00
router.hpp Add transit vehicle type 2017-10-02 11:02:17 +03:00
router_delegate.cpp
router_delegate.hpp
routing.pro Parametrizing with CrossMwmId template param cross mwm structures and methods. 2017-11-28 15:37:04 +01:00
routing_algorithm.cpp Getting rid of |T| prefix and |Type| postfix 2017-11-30 07:23:00 +03:00
routing_algorithm.hpp Add number of nontransit crossings to RouteWeight, add penality 2017-09-21 11:12:26 +03:00
routing_exceptions.hpp Review fixes. 2017-11-01 18:49:36 +03:00
routing_helpers.cpp Add TransitInfo to RouteSegment to draw transit route properly: review fixes. 2017-10-20 15:59:34 +03:00
routing_helpers.hpp Add TransitInfo to RouteSegment to draw transit route properly: review fixes. 2017-10-20 15:59:34 +03:00
routing_mapping.cpp
routing_mapping.hpp
routing_result_graph.hpp
routing_session.cpp Added formatted transit distance, collecting information about intermediate route points. 2017-11-16 12:45:58 +03:00
routing_session.hpp Added formatted transit distance, collecting information about intermediate route points. 2017-11-16 12:45:58 +03:00
routing_settings.cpp Add transit vehicle type 2017-10-02 11:02:17 +03:00
routing_settings.hpp [routing] Pull request #6747 review fixes 2017-08-01 18:10:44 +03:00
segment.hpp Moving num_mwm_id.hpp to routing_common. 2017-10-17 15:16:05 +03:00
segmented_route.cpp [routing] Support checkpoints for the route following. 2017-07-18 16:24:10 +03:00
segmented_route.hpp [routing] Support checkpoints for the route following. 2017-07-18 16:24:10 +03:00
single_vehicle_world_graph.cpp Restrict pedestrian time in transit routing 2017-11-29 12:13:22 +03:00
single_vehicle_world_graph.hpp Restrict pedestrian time in transit routing 2017-11-29 12:13:22 +03:00
speed_camera.cpp
speed_camera.hpp
traffic_stash.cpp [routing] Pull request #6176 review fixes 2017-06-27 12:44:18 +03:00
traffic_stash.hpp Moving num_mwm_id.hpp to routing_common. 2017-10-17 15:16:05 +03:00
transit_graph.cpp Transit cross mwm routing 2017-11-30 19:07:39 +03:00
transit_graph.hpp Use different featureIds for transit segments. Expose OsmEditor fake feature interval to avoid conflicts. 2017-11-28 17:58:36 +03:00
transit_graph_loader.cpp Check deserialized data is valid in TransitGraphLoaderImpl::CreateTransitGraph 2017-11-29 18:07:34 +03:00
transit_graph_loader.hpp Create TestTransitGraphLoader 2017-11-16 13:04:11 +03:00
transit_info.hpp Android build fix: add explicit initialization for default constructed members of TransitInfo 2017-11-03 15:45:58 +03:00
transit_world_graph.cpp Transit cross mwm routing 2017-11-30 19:07:39 +03:00
transit_world_graph.hpp Adjust transit pedestrian restrictions 2017-12-13 16:54:07 +03:00
transition_points.hpp
turn_candidate.hpp
turns.cpp Renaming TurnDirection to CarDirection. 2017-07-21 18:53:54 +03:00
turns.hpp Renaming TurnDirection to CarDirection. 2017-07-21 18:53:54 +03:00
turns_generator.cpp Renaming TurnDirection to CarDirection. 2017-07-21 18:53:54 +03:00
turns_generator.hpp Renaming TurnDirection to CarDirection. 2017-07-21 18:53:54 +03:00
turns_notification_manager.cpp Renaming TurnDirection to CarDirection. 2017-07-21 18:53:54 +03:00
turns_notification_manager.hpp Renaming TurnDirection to CarDirection. 2017-07-21 18:53:54 +03:00
turns_sound_settings.cpp
turns_sound_settings.hpp Renaming TurnDirection to CarDirection. 2017-07-21 18:53:54 +03:00
turns_tts_text.cpp Renaming TurnDirection to CarDirection. 2017-07-21 18:53:54 +03:00
turns_tts_text.hpp
vehicle_mask.cpp Add transit vehicle type 2017-10-02 11:02:17 +03:00
vehicle_mask.hpp Implementation CalcCrossMwmTransitions(). 2017-11-29 12:02:36 +03:00
world_graph.cpp Convert WorldGraph into base class, move implementation to SingleVehicleWorldGraph 2017-09-29 18:38:29 +03:00
world_graph.hpp Getting rid of |T| prefix and |Type| postfix 2017-11-30 07:23:00 +03:00