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
2015-09-23Pedestrian routing classes and AStar algorithm class refactoringConstantin Shalnev
2015-09-23Use normal graph for pedestrian routing. Use ougoing and ingoing edges for fo...Constantin Shalnev
2015-09-23Implemented new mwm info table.Yuri Gorshenin
2015-09-23Review fixes.Yuri Gorshenin
2015-09-23[pedestrian] Fixed turns tests.Yuri Gorshenin
2015-09-23Review fixes.Maxim Pimenov
2015-09-23[pedestrian] Dispose of M2M in favour of P2P.Maxim Pimenov
2015-09-23[pedestrian] Merged CachedFeature and RoadInfo.Yuri Gorshenin
2015-09-23[pedestrian] Fixed tests on RoadPos.Yuri Gorshenin
2015-09-23Review fixes.Yuri Gorshenin
2015-09-23[pedestrian] Fixed path reconstruction algorithm.Yuri Gorshenin
2015-09-23Follow up assertion fixLev Dragunov
2015-09-23pedestrian graph loader refactoringLev Dragunov
2015-09-23Pedestrian routing stairs reading bugfixLev Dragunov
2015-09-23[pedestrian] Absolute #include paths.Yuri Gorshenin
2015-09-23clang-formatLev Dragunov
2015-09-23[pedestrian] Removed code-duplication in adjacency list generation algorithm.Yuri Gorshenin
2015-09-23Nearest feature finder extractionLev Dragunov
2015-09-23Bidirectional roads for pedestrians.Yuri Gorshenin
2015-09-23Review fixes.Yuri Gorshenin
2015-09-23[pedestrian] Fixes to algorithm that computes adjacency lists.Yuri Gorshenin
2015-09-23SetRouter framework methodLev Dragunov
2015-09-23Route time estimation fixLev Dragunov
2015-09-23Review fixes.vng
2015-09-23Added pedestrian model for routing.vng
2015-09-23[pedestrian] Rewrite of the A* algorithm.Maxim Pimenov
2015-09-23Review fixes.Yuri Gorshenin
2015-09-23[pedestrian,routing] An attempt to make bizarre names more readable.Yuri Gorshenin
2015-09-23Walk on route crash fix for pedestrianLev Dragunov
2015-09-23Mapsme old routing algosLev Dragunov
2015-09-23[routing] Remove old implementationDenis Koronchik
2015-09-23[routing] Fix bug with some turns skipDenis Koronchik
2015-09-23[routing] Use CarModel in routing algorithmsDenis Koronchik
2015-09-23[routing] Rename FeatureRoadGraph -> FeaturesRoadGraph.Denis Koronchik
2015-09-23[routing] Add noOptimize parameter to IRoadGraph::GetPossibleTurns().Denis Koronchik
2015-09-23[routing] Fix time calculation bug in routing.Denis Koronchik
2015-09-23[routing] Fixed bug in reconstruction route points.vng
2015-09-23[routing] Fixed bug in features loader graph - check for features from the sa...vng
2015-09-23Use one static instance of IsStreetChecker.vng
2015-09-23[routing] Implement path reconstruction function for feature road graph.vng
2015-09-23- Routing does not depend on searchAlex Zolotarev
2015-09-23[routing] Road graph on mwm features.Denis Koronchik