osrm-backend/Algorithms
2014-10-13 18:18:15 +02:00
..
BFSComponentExplorer.h Add range based CRC32 computation for iterable objects 2014-10-13 18:18:15 +02:00
DouglasPeucker.cpp use irange based for loop in DouglasPeucker run 2014-09-30 14:42:55 +02:00
DouglasPeucker.h first round of replacing deprecated typedefs with much nicer using statements 2014-08-19 13:01:38 +02:00
ExtractRouteNames.h fix picking of second route name 2014-06-30 16:05:26 +02:00
IteratorBasedCRC32.h Add range based CRC32 computation for iterable objects 2014-10-13 18:18:15 +02:00
ObjectToBase64.h encapsulate base64 encoding into class to remove static functions from global namespace 2014-10-03 10:38:37 +02:00
PolylineCompressor.cpp fix #1181, uncompressed geometries regressed into array of strings 2014-09-15 14:27:27 +02:00
PolylineCompressor.h further include untangling, chops 5sec compile time 2014-06-11 12:25:57 +02:00
StronglyConnectedComponents.h refactor SimpleLogger into simple_logger compile unit 2014-10-10 19:32:49 +02:00