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-11-01[geometry] Get rid of MercatorBounds, refactor to namespace mercatorMikhail Gorbushin
2019-09-11[routing] Review fixes.Vladimir Byko-Ianko
2019-09-11[routing] Posibility to use different off road speed for weight and ETA.Vladimir Byko-Ianko
2019-08-12[routing] Preventing crossing roads by fake edges.Vladimir Byko-Ianko
2019-07-16[routing] Adding several fake edges from start to road graph and from road gr...Vladimir Byko-Ianko
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
2018-09-18[base] Replaced the namespace my with base.Maxim Pimenov
2018-06-25Review fixesMaksim Andrianov
2018-06-25Fixed warn: multi-line commentMaksim Andrianov
2018-06-25Fixed warn: suggest parentheses around comparison in operand of ‘==’Maksim Andrianov
2018-05-23[routing] Add FinishNearZeroEdge unit testtatiana-yan
2018-05-23[routing] Get rid of KMPH2MPS constant duplicationtatiana-yan
2018-05-23[routing] Test distance in index graph unitteststatiana-yan
2018-04-19Gathering all info about loading Geometry and IndexGraph in IndexGraphLoader.Vladimir Byko-Ianko
2017-12-18[routing] Make fake edges that are part of real remember their real analog.Sergey Magidovich
2017-12-14Get rid of IndexGraphStarter in TestIndexGraphTopology.tatiana-kondakova
2017-11-01Remove code duplication in routing_teststatiana-kondakova
2017-10-17TransitGraphLoader implementation: review fixestatiana-kondakova
2017-10-17TransitGraphLoader implementationtatiana-kondakova
2017-10-05Fix GetEdgeList for fake segmentstatiana-kondakova
2017-09-29Convert WorldGraph into base class, move implementation to SingleVehicleWorld...tatiana-kondakova
2017-09-27Add IndexGraphStarter tests for onesegment way with start and finish projecte...tatiana-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-08-09Review fixes.Vladimir Byko-Ianko
2017-08-09git-clang-formatVladimir Byko-Ianko
2017-08-09Taking into account user gps heading for chosing start segment in case of two...Vladimir Byko-Ianko
2017-07-27Review fixes.Vladimir Byko-Ianko
2017-07-27BestEdgeComparator testsVladimir Byko-Ianko
2017-06-16Removing in-mwm routing OSRM part.Vladimir Byko-Ianko
2017-05-29Review fixes.Vladimir Byko-Ianko
2017-05-29Routing issue fixes. A star invariant violation because of it was possible to...Vladimir Byko-Ianko
2017-05-19[routing] Fix index_graph_test.cpp::RestrictionTest_LoopGraphДобрый Ээх
2017-05-19Review fixes.Vladimir Byko-Ianko
2017-05-19Checking phantom nodes for acceptability by trying go with BFS.Vladimir Byko-Ianko
2017-05-03Merge pull request #5968 from bykoianko/master-checking-segment-for-acceptabi...mpimenov
2017-05-03[routing] Implemented blocking of features.Maxim Pimenov
2017-05-03Review fixes.Vladimir Byko-Ianko
2017-05-02Checking phantom nodes for acceptability by trying go with BFS.Vladimir Byko-Ianko
2017-04-27Review fixes.Vladimir Byko-Ianko
2017-04-14Review fixes.Maxim Pimenov
2017-04-14Review fixes.Maxim Pimenov
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-31[routing] fix one segment wayДобрый Ээх
2017-01-23Implementing restrictions and uturns graph where vertixs are edges and tests ...Vladimir Byko-Ianko