osrm-backend/Algorithms
2014-11-17 14:58:37 +01:00
..
BFSComponentExplorer.h Add range based CRC32 computation for iterable objects 2014-10-13 18:18:15 +02:00
DouglasPeucker.cpp reformatting 2014-10-31 12:15:09 -04:00
DouglasPeucker.h use double braces for array initialization as brace elision is implemented/supported differently in GCC and Clang 2014-10-29 10:39:23 -04:00
ExtractRouteNames.h fix picking of second route name 2014-06-30 16:05:26 +02:00
IteratorBasedCRC32.h To arrive at a later point in time: Revert "remove inline keywords" 2014-10-21 18:34:50 +02:00
ObjectToBase64.h encapsulate base64 encoding into class to remove static functions from global namespace 2014-10-03 10:38:37 +02:00
polyline_compressor.cpp reserve delta vector beforehand to avoid realocations. 2014-11-01 17:32:49 -04:00
polyline_compressor.hpp separate logic between polyline compression algorithm and JSON formatting. 2014-10-28 17:31:51 -04:00
polyline_formatter.cpp separate logic between polyline compression algorithm and JSON formatting. 2014-10-28 17:31:51 -04:00
polyline_formatter.hpp separate logic between polyline compression algorithm and JSON formatting. 2014-10-28 17:31:51 -04:00
StronglyConnectedComponents.h Rename NodeInfo -> QueryNode 2014-11-17 14:58:37 +01:00