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
2019-06-17[routing] minor fixes of testsMikhail Gorbushin
2019-05-06Review fixesMikhail Gorbushin
2019-05-06Stage 6. Routing unit tests.Mikhail Gorbushin
2019-05-06Stage 3. Generator tests.Mikhail Gorbushin
2019-04-01[routing] create interface for graph to AStarMikhail Gorbushin
2019-03-15[routing] repair restrcition tests, add oneMikhail Gorbushin
2018-06-25Review fixesMaksim Andrianov
2018-06-25Fixed warn: multi-line commentMaksim Andrianov
2017-11-17Rename IsTransitAllowed -> IsPassThroughAllowed because we use "Transit" for ...tatiana-kondakova
2017-11-01Remove code duplication in routing_teststatiana-kondakova
2017-10-17TransitGraphLoader implementationtatiana-kondakova
2017-09-29Convert WorldGraph into base class, move implementation to SingleVehicleWorld...tatiana-kondakova
2017-09-29Remove GetIndexGraph from WorldGraph interfacetatiana-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-14Review fixes, Fix possible invarian violation, add one segment backward test(...tatiana-kondakova
2017-09-14Add fake vertex tree to IndexGraphStarterДобрый Ээх
2017-04-14[routing] Geometry-oblivious index graph for tests.Maxim Pimenov
2017-03-03[routing][traffic] Removed a circular dependency.Maxim Pimenov
2017-02-20[routing] pull request #5436 review fixesДобрый Ээх
2017-02-16[routing] Cross mwm index routingДобрый Ээх
2017-01-23git-clang-formatVladimir Byko-Ianko
2017-01-23Review fixesVladimir Byko-Ianko
2017-01-23Converting restrictions to type No when they are loaded.Vladimir Byko-Ianko
2017-01-23Implementing restrictions and uturns graph where vertixs are edges and tests ...Vladimir Byko-Ianko