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
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
2015-12-07Move mercator.hpp to geometry.Sergey Magidovich
2015-09-23Another PR fixes.Lev Dragunov
2015-09-23Return back partial distance methods.Lev Dragunov
2015-09-23PR fixes.Lev Dragunov
2015-09-23PR fixesLev Dragunov
2015-09-23[routing] Get current direction point enchancement.Lev Dragunov
2015-09-23[routing] FollowdPolyline interface enhancements.Lev Dragunov
2015-09-23[routing] Tests for GetDistanceM method.Lev Dragunov
2015-09-23Merge all polyline distance methods to one.Lev Dragunov
2015-09-23Followed polyline code integration.Lev Dragunov
2015-09-23Extract following logic to FollowedPolyline class.Lev Dragunov
2015-09-23Pedestrian routing progress 100% at start fix.Lev Dragunov
2015-09-23Make progress increase monotonically.Lev Dragunov
2015-09-23PR fixesLev Dragunov
2015-09-23AStar progress class.Lev Dragunov
2015-09-23Add routing progress fnLev Dragunov