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
2021-04-22[routing] Remove unused parameter.tatiana-yan
2021-01-15[elbrus] Porting to e2k-v4 arch.Anatoliy Tomilov
2020-12-30Uncommented tests.Maksim Andrianov
2020-12-23[routing] A useful link for building intuition behind the A*.Maxim Pimenov
2020-12-18[generator] Moved *tempaddr files to intermediate data path.Maksim Andrianov
2020-12-15[routing] Cross mwm connector serialization: get rid of unused GeometryCoding...Tatiana Yan
2020-12-14[routing] Integration tests for AbsentRegionsFinder.Olga Khlopkova
2020-12-14[routing] GetAllRegions() in AbsentRegionsFinder.Olga Khlopkova
2020-12-14[routing] Fix for weight calculatin in RegionsSparseGraph.Olga Khlopkova
2020-12-14[routing] Added AStarSubProgress for RegionsRouter.Olga Khlopkova
2020-12-14[routing] Fixed DummyWorldGraph methods for A* heuristic.Olga Khlopkova
2020-12-14[routing] Removed not relevant comment from AsyncRouter.Olga Khlopkova
2020-12-08updOlga Khlopkova
2020-12-08removalOlga Khlopkova
2020-12-01[routing] Optional .value() to * for iOS 11 build.Olga Khlopkova
2020-12-01[routing] Override CalcLeapWeight(...) for DummyWorldGraph.Olga Khlopkova
2020-12-01[routing tests] Commented tests until the new World.mwm with routing section ...Olga Khlopkova
2020-12-01[routing][map] Pass AbsentRegionsFinder from RoutingManager to AsyncRouter in...Olga Khlopkova
2020-12-01[routing] Methods for handling RegionsGraphMode in IndexGraphStarter.Olga Khlopkova
2020-12-01[routing] Removed unused include from index_router.cpp.Olga Khlopkova
2020-12-01[routing] AreWavesConnectibleImpl in RegionsGraphMode.Olga Khlopkova
2020-12-01[routing] Methods for handling RegionsGraph in WorldGraph.Olga Khlopkova
2020-12-01[routing] CalcProjectionToSegment declaration added to hpp.Olga Khlopkova
2020-12-01[routing] AbsentRegionsFinder as a replacement for OnlineAbsentFetcher.Olga Khlopkova
2020-12-01[routing] RegionsRouter for working with RegionsSparseGraph.Olga Khlopkova
2020-12-01[routing] RegionsSparseGraph for working with CrossBorderGraph.Olga Khlopkova
2020-12-01[routing] Lightweight DummyWorldGraph class inherited from WorldGraph.Olga Khlopkova
2020-11-27Replace default leap speedDenis Levchenko
2020-11-27Add speed limitDenis Levchenko
2020-11-27Add leap speed for cross-MWM routingDenis Levchenko
2020-11-23More code style fixesDenis Levchenko
2020-11-23Fix code styleDenis Levchenko
2020-11-23[routing] Add deserialization for number of roads in MWMDenis Levchenko
2020-11-19[routing] Tests for CrossBorderGraph ser/des.Olga Khlopkova
2020-11-19[routing] CrossBorderGraph and its ser/des methods.Olga Khlopkova
2020-11-05[routing] Removed unused method.Olga Khlopkova
2020-11-03[platform] measurement utils small refactoringArsentiy Milchakov
2020-10-27[routing] Using FeatureType::GetPointsCount() for getting point count.Vladimir Byko-Ianko
2020-10-27[routing] Review fixes.Vladimir Byko-Ianko
2020-10-27[routing] Checking for equivalence parsing result in all threads.Vladimir Byko-Ianko
2020-10-27[routing] Adding test on concurrent parsing of features.Vladimir Byko-Ianko
2020-10-27[routing] Refactoring. Moving GetLocalCountryFileByCountryId() to routing_tes...Vladimir Byko-Ianko
2020-10-26[routing] New integration tests for pedestrian turns.Olga Khlopkova
2020-10-26[routing] New integration tests for bicycle turns.Olga Khlopkova
2020-10-23[routing] Update integration tests.Olga Khlopkova
2020-10-23[routing] Handle corner-cases in pedestrian & bicycle turns.Olga Khlopkova
2020-10-21[routing] Routing performance optimization. Stop checking twin features geome...Vladimir Byko-Ianko
2020-10-21[routing] Routing integration test fix: Transit_Moscow_NoSubwayTest.Vladimir Byko-Ianko
2020-10-21[routing] Routing integration test fix for 200920: SwedenStockholmBicyclePast...Vladimir Byko-Ianko
2020-10-21[routing] Review fixes.Vladimir Byko-Ianko