Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-19Check nodes access in IndexGraphtatiana-kondakova
2018-01-19Save road points access infotatiana-kondakova
2018-01-12Add access component to RouteWeight, add RoadAccess tests for Type::Private, ...tatiana-kondakova
2017-12-28Removing osrm. cpp, hpp, CMake.Vladimir Byko-Ianko
2017-12-28[qmake] Goodbye QMake!greshilov
2017-12-25Create AstarAlgorithm::ParamsForTeststatiana-kondakova
2017-12-25Fix AStarAlgirithm::Params lifetimetatiana-kondakova
2017-12-22Review fixes.Vladimir Byko-Ianko
2017-12-22Removing osrm from turn generation.Vladimir Byko-Ianko
2017-12-22Create AStarAlgorithm::Params for Astar input parameterstatiana-kondakova
2017-12-22Disable ingoing edges listing for LeapsOnly mode, remove LeapsIfPossible mode.tatiana-kondakova
2017-12-20Adding transit library and transit_tests.Vladimir Byko-Ianko
2017-12-20Deserializing form mwm transit information for routing in GraphData.Vladimir Byko-Ianko
2017-12-20Fix ReconstructPath with new routing::Edge::IsFake behaviour.tatiana-kondakova
2017-12-18[routing] Make fake edges that are part of real remember their real analog.Sergey Magidovich
2017-12-18Run both bidirectional and unidirectional AStar in routing tests.tatiana-kondakova
2017-12-14Get rid of IndexGraphStarter in TestIndexGraphTopology.tatiana-kondakova
2017-12-06Fix linux buildtatiana-kondakova
2017-11-30Transit cross mwm routingtatiana-kondakova
2017-11-30Getting rid of |T| prefix and |Type| postfixtatiana-kondakova
2017-11-29Restrict pedestrian time in transit routingtatiana-kondakova
2017-11-28Using osm::Id instead of custom osm type for routing.Vladimir Byko-Ianko
2017-11-28Tests on connections based on TransitId.Vladimir Byko-Ianko
2017-11-28Wrapping connector::OsmId to NewType class.Vladimir Byko-Ianko
2017-11-28Parametrizing with CrossMwmId template param cross mwm structures and methods.Vladimir Byko-Ianko
2017-11-17[platform] [tests] Added an option to ScopedFile.Maxim Pimenov
2017-11-17Rename IsTransitAllowed -> IsPassThroughAllowed because we use "Transit" for ...tatiana-kondakova
2017-11-16Create TestTransitGraphLoadertatiana-kondakova
2017-11-14Getting rid of estimator in MakeFakeEnding. Add OffroadSpeed to vehicle model...tatiana-kondakova
2017-11-01Remove code duplication in routing_teststatiana-kondakova
2017-10-20Add TransitInfo to RouteSegment to draw transit route properly: review fixes.tatiana-kondakova
2017-10-20Add TransitInfo to RouteSegment to draw transit route properlytatiana-kondakova
2017-10-17Moving num_mwm_id.hpp to routing_common.Vladimir Byko-Ianko
2017-10-17TransitGraphLoader implementation: review fixestatiana-kondakova
2017-10-17TransitGraphLoader implementationtatiana-kondakova
2017-10-05Fix GetEdgeList for fake segmentstatiana-kondakova
2017-10-03Move FakeVertex and FakeGraph to separate filestatiana-kondakova
2017-09-29Convert WorldGraph into base class, move implementation to SingleVehicleWorld...tatiana-kondakova
2017-09-29Remove GetIndexGraph from WorldGraph interfacetatiana-kondakova
2017-09-27Add IndexGraphStarter tests for onesegment way with start and finish projecte...tatiana-kondakova
2017-09-21Review fixes. Do not use non-transit features for transittatiana-kondakova
2017-09-21Add number of nontransit crossings to RouteWeight, add penalitytatiana-kondakova
2017-09-19fix TestRouteGeometry: check CalculateRoute return value even we expect Resul...tatiana-kondakova
2017-09-14Review fixes, Fix possible invarian violation, add one segment backward test(...tatiana-kondakova
2017-09-14Add fake vertex tree to IndexGraphStarterДобрый Ээх
2017-09-05Add mwm tree callback to VehicleModelFactorytatiana-kondakova
2017-08-11Review fixes.Vladimir Byko-Ianko
2017-08-11Review fixes.Vladimir Byko-Ianko
2017-08-11Intermediate route point predictor.Vladimir Byko-Ianko
2017-08-09Review fixes.Vladimir Byko-Ianko