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-09-11[routing] Posibility to use different off road speed for weight and ETA.Vladimir Byko-Ianko
2019-08-27[routing] Refact EdgeEstimator add penalty for FerriesMikhail Gorbushin
2019-08-23[routing] Fix crash in routing in IndexGraph::IsRestrictedMikhail Gorbushin
2019-07-16[routing] Adding a fake edge to IndexGraphStarterJoints if an edge ended with...Vladimir Byko-Ianko
2019-05-17[routing] push info about fake segments to routing managerMikhail Gorbushin
2019-05-06Stage 5. Using restriction in routingMikhail Gorbushin
2019-04-01[routing] review fixesMikhail Gorbushin
2019-04-01[routing] create interface for graph to AStarMikhail Gorbushin
2019-03-25[routing] Add DijkstraWrapperJoints for calculation leaps in generator. Boost...Mikhail Gorbushin
2019-03-13[routing] Add core implementation of routing with avoiding different types of...Mikhail Gorbushin
2019-02-04[routing] save start and end pointMikhail Gorbushin
2018-11-07[routing] delete useless functionMikhail Gorbushin
2018-10-31[routing] delete useless typename in templateMikhail Gorbushin
2018-07-25[routing] First step to separation between weight speed and eta.VladiMihaylenko
2018-05-23[routing] Fix weight calculation for fake parts of realtatiana-yan
2018-01-24Review fixes.Vladimir Byko-Ianko
2017-12-22Disable ingoing edges listing for LeapsOnly mode, remove LeapsIfPossible mode.tatiana-kondakova
2017-12-18Start and finish leaps creation refactoringtatiana-kondakova
2017-11-30Transit cross mwm routingtatiana-kondakova
2017-11-30Getting rid of |T| prefix and |Type| postfixtatiana-kondakova
2017-11-29Restrict pedestrian time in transit routingtatiana-kondakova
2017-11-17Rename IsTransitAllowed -> IsPassThroughAllowed because we use "Transit" for ...tatiana-kondakova
2017-10-17Moving num_mwm_id.hpp to routing_common.Vladimir Byko-Ianko
2017-10-17TransitGraphLoader implementationtatiana-kondakova
2017-10-17TransitGraph implementationtatiana-kondakova
2017-10-03Move FakeVertex and FakeGraph to separate filestatiana-kondakova
2017-09-28Hide WorldGraph implementation detailstatiana-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-18Fix implicit conversion warningtatiana-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-07[routing] Estimate altitudes in index routerДобрый Ээх
2017-08-02Template for weight in AStartatiana-kondakova
2017-07-18[routing] Pull request #6477 review fixesДобрый Ээх
2017-06-29[routing] Pull request #6420 review fixesДобрый Ээх
2017-06-29[routing] Calculate route by checkpointsДобрый Ээх
2017-05-29Getting rid of FakeVertex::m_show. Some refactoring.Vladimir Byko-Ianko
2017-05-29Renaming method FakeVertex::GetSoft() to FakeVertex::IsSoft()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 crash near zooДобрый Ээх
2017-05-19Review fixes.Vladimir Byko-Ianko
2017-05-19Checking phantom nodes for acceptability by trying go with BFS.Vladimir Byko-Ianko
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-27Review fixes.Vladimir Byko-Ianko
2017-04-26[routing]Graph shortcut optimization for long routes.Vladimir Byko-Ianko
2017-02-20[routing] pull request #5436 review fixesДобрый Ээх