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-23[routing] Cross MWM routing refactoringLev Dragunov
2015-09-23Send statistics about pedestrian routingConstantin Shalnev
2015-09-23Use normal graph for pedestrian routing. Use ougoing and ingoing edges for fo...Constantin Shalnev
2015-09-23Another PR fixesLev Dragunov
2015-09-23PR fixesLev Dragunov
2015-09-23rebase fixesLev Dragunov
2015-09-23clang-formatLev Dragunov
2015-09-23[routing] Pedestrian nearest pos finder refactoringLev Dragunov
2015-09-23Implemented new mwm info table.Yuri Gorshenin
2015-09-23recostruct path only if router had been succeededConstantin Shalnev
2015-09-23clang-formatLev Dragunov
2015-09-23Review fixes.Yuri Gorshenin
2015-09-23[pedestrian] Fixes to a P2P routing.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] Absolute #include paths.Yuri Gorshenin
2015-09-23[pedestrian] Follow-up fixes.Yuri Gorshenin
2015-09-23clang-formatLev Dragunov
2015-09-23Nearest feature finder extractionLev Dragunov
2015-09-23Review fixes.Yuri Gorshenin
2015-09-23[pedestrian] CalculateM2MRoute is renamed to CalculateRouteM2M. Also,Yuri Gorshenin
2015-09-23PR fixesLev Dragunov
2015-09-23New IRouting architectureLev Dragunov
2015-09-23PR fixes. Sync method for async router.Lev Dragunov
2015-09-23Clang-format style fixesLev Dragunov
2015-09-23Extract parallel processing routing routines from osrmLev Dragunov
2015-09-23qt app routing fixLev 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] Added more constructors to the Route class.vng
2015-09-23[routing] Implement Dijkstra graph router with needed starting functions.vng
2015-09-23[routing] Dijkstra router.Yury Melnichek