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-04-22[routing] fix crashMikhail Gorbushin
2019-04-18[routing] Review fixesMikhail Gorbushin
2019-04-18[routing] Improve A* progress in UI for LeapsOnly modeMikhail Gorbushin
2019-04-01[routing] create interface for graph to AStarMikhail Gorbushin
2019-03-25[routing] review fixesMikhail Gorbushin
2019-03-25[routing] Add DijkstraWrapperJoints for calculation leaps in generator. Boost...Mikhail Gorbushin
2018-12-06[routing] Add twins checker to CrossMwmGraph, now twins check point by point....Mikhail Gorbushin
2018-09-18[base] Replaced the namespace my with base.Maxim Pimenov
2018-08-01Review fixes.Maxim Pimenov
2018-08-01[geometry] Refactoring of code that works with parametrized segments.Maxim Pimenov
2018-07-25Review fixes.Maxim Pimenov
2018-07-25[geometry] Coding style fixes.Maxim Pimenov
2018-06-19Review fixes.Vladimir Byko-Ianko
2018-06-19Making method FollowedPolyline::GetClosestProjectionInInterval() publicVladimir Byko-Ianko
2018-03-23[base] Changed the namespace of Cancellable from my to base.Maxim Pimenov
2018-03-14Getting rid of mutable in FollowedPolyline class.Vladimir Byko-Ianko
2017-12-25Create AstarAlgorithm::ParamsForTeststatiana-kondakova
2017-12-25Fix AStarAlgirithm::Params lifetimetatiana-kondakova
2017-12-22Create AStarAlgorithm::Params for Astar input parameterstatiana-kondakova
2017-11-30Getting rid of |T| prefix and |Type| postfixtatiana-kondakova
2017-11-29Restrict pedestrian time in transit routingtatiana-kondakova
2017-11-22Fix distance calculation for unidirectional AStartatiana-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-13Fix following route with intermediate pointstatiana-kondakova
2017-08-02Template for weight in AStartatiana-kondakova
2017-07-25Review fixes.Vladimir Byko-Ianko
2017-07-25Review fixes.Vladimir Byko-Ianko
2017-07-25Recovering FollowedPolyline::Append() and FollowedPolyline::Pop() and adding ...Vladimir Byko-Ianko
2017-07-25Moving followed_polyline to std hearers.Vladimir Byko-Ianko
2017-07-25Routing matching hopping case fix.Vladimir Byko-Ianko
2017-07-21Review fixes.Vladimir Byko-Ianko
2017-07-21Renaming M to Meters in class FollowedPolyline.Vladimir Byko-Ianko
2017-07-21Refactoring. Moving Route class to RouteSegments.Vladimir Byko-Ianko
2017-06-27[routing] Pull request #6176 review fixesДобрый Ээх
2017-06-27[routing] Fast rebuild routeДобрый Ээх
2017-04-17[routing] Bidirectional Astar optimizationДобрый Ээх
2017-03-24[routing] pull request #5632 review fixesДобрый Ээх
2017-03-23[routing] Cross mwm leaps calculationsДобрый Ээх
2017-01-10Fix compile warningsfix-warningSergey Yershov
2016-11-25Pull request #4672 review fixesindex-routingДобрый Ээх
2016-11-02Creating mixed router instead of osrm router.Vladimir Byko-Ianko
2016-09-08git-clang-formatVladimir Byko-Ianko
2016-09-08Generating route altitude chart image.Vladimir Byko-Ianko
2016-03-23AStar result distance fix.Lev Dragunov
2016-03-23AStar distance fix.Lev Dragunov
2016-03-23Review fixes.Lev Dragunov
2016-03-23Review fixes.Lev Dragunov
2016-03-23Check cross mwm route in single mwm case.Lev Dragunov
2016-02-08Routing stats crash fix.Lev Dragunov