osrm-backend/Algorithms
2013-02-12 11:35:59 +01:00
..
Bresenham.h Moving Bresenhams algorithm to the Algorithms subdirectory 2011-12-14 18:06:31 +01:00
CRC32.cpp Fixing warning detected by additional compiler flags 2012-09-19 13:48:04 +02:00
CRC32.h Removing unused table, Uninitialized scalar field (UNINIT_CTOR), 2013-01-11 20:44:35 +01:00
DouglasPeucker.h Backporting refactoring from master branch 2012-11-15 15:10:49 +01:00
IteratorBasedCRC32.h Fixing warning detected by additional compiler flags 2012-09-19 13:48:04 +02:00
ObjectToBase64.h Removing last remaining 'using namespace std' statement 2012-12-29 21:02:26 +01:00
PolylineCompressor.h Making functions const when necessary 2012-11-19 11:44:30 +01:00
StronglyConnectedComponents.h Saving 4 bytes per edge 2013-02-12 11:35:59 +01:00