osrm-backend/Contractor
Dennis Luxen 9a2d701e2e fix issue #1025:
- add function to count directed outgoing edges
- generate correct instruction for staying on a roundabout
- move test from @bug namespace to the general one
2014-05-20 15:40:14 +02:00
..
Contractor.h use range based for loops to traverse graphs 2014-05-13 16:56:30 +02:00
EdgeBasedGraphFactory.cpp fix issue #1025: 2014-05-20 15:40:14 +02:00
EdgeBasedGraphFactory.h Simple fix that improves runtime of edge based egde generation by 26% 2014-05-13 01:00:24 +02:00
GeometryCompressor.cpp fix yet another missing include on GCC 4.7 (again) 2014-05-09 19:55:27 +02:00
GeometryCompressor.h fix yet another missing include on GCC 4.7 2014-05-09 19:50:16 +02:00
TemporaryStorage.cpp C++11-fy Contractor/ 2014-05-09 14:21:33 +02:00
TemporaryStorage.h C++11-fy Contractor/ 2014-05-09 14:21:33 +02:00