osrm-backend/Algorithms
2012-10-26 18:20:37 +02: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 Further cleanup 2012-04-25 10:57:19 +02:00
DouglasPeucker.h Douglas Peucker now twice as fast by using integer arithmetic only 2012-10-26 18:20:37 +02:00
IteratorBasedCRC32.h Fixing warning detected by additional compiler flags 2012-09-19 13:48:04 +02:00
ObjectToBase64.h Fixes issue #294 2012-06-13 10:51:54 +03:00
PolylineCompressor.h Refactoring extraction stuff 2012-08-27 17:40:59 +02:00
StronglyConnectedComponents.h First implementation of Tarjans seminal SCC algorithm. The iterative 2012-10-05 11:21:07 +02:00