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-23another PR fixesLev Dragunov
2015-09-23[routing] Cross MWM routing refactoringLev Dragunov
2015-09-23OSRM engine processing routines extractionLev Dragunov
2015-09-23Use normal graph for pedestrian routing. Use ougoing and ingoing edges for fo...Constantin Shalnev
2015-09-23Our fixes to OSRMLev Dragunov
2015-09-23mapsme plugin response parserLev Dragunov
2015-09-23Fix after colleagues commentsVladimir Byko-Ianko
2015-09-23[pedestrian] Removed Dijkstra router.Yuri Gorshenin
2015-09-23[pedestrian] A* algorithm is moved out.Yuri Gorshenin
2015-09-23[pedestrian] Follow-up fixes.Yuri Gorshenin
2015-09-23Nearest feature finder extractionLev Dragunov
2015-09-23PR fixesLev Dragunov
2015-09-23Extract parallel processing routing routines from osrmLev Dragunov
2015-09-23Mapsme old routing algosLev Dragunov
2015-09-23Extracting cross routing section from routing facadeLev Dragunov
2015-09-23PR routing fixesLev Dragunov
2015-09-23Cross context reading fixes + PR updatesLev Dragunov
2015-09-23Pull comments style updatesLev Dragunov
2015-09-23New many-to-many engine for cross routingLev Dragunov
2015-09-23[routing][framework] Add functions to get next turn information and route timeDenis Koronchik
2015-09-23Revert "Merge pull request #2866 from vng/routing-beta"Denis Koronchik
2015-09-23Revert "Merge pull request #2843 from deniskoronchik/compress"vng
2015-09-23[osrm][routing] Improve compression. Store edge id’s by shortcutsDenis Koronchik
2015-09-23[routing] Remove old implementationDenis Koronchik
2015-09-23[routing] Compress node to feature id index.Denis Koronchik
2015-09-23[boost][hack] Avoid building boost libs by including sources directlyAlex Zolotarev
2015-09-23[generator] Add mapping from Fid to graph node id (not finished)Denis Koronchik
2015-09-23[routing] Implement osrm routerDenis Koronchik
2015-09-23[routing] Rename OsrmRouter to OsrmOnlineRouterDenis Koronchik
2015-09-23[routing] Add VehicleModel.Denis Koronchik
2015-09-23[routing] Road graph on mwm features.Denis Koronchik
2015-09-23[routing] Dijkstra router.Yury Melnichek
2015-09-23[routing] Added OSRM online engineAlex Zolotarev
2015-09-23[routing] Added helicopter router to the engineAlex Zolotarev
2015-09-23Base routing classes and interfaces.Yury Melnichek
2015-09-23[routing] Added libraryAlex Zolotarev