osrm-backend/Algorithms
DennisOSRM e45b7b4b14 Merge branch 'master' of https://github.com/DennisOSRM/Project-OSRM
Conflicts:
	Algorithms/DouglasPeucker.h
2012-11-15 14:19:57 +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 Further cleanup 2012-04-25 10:57:19 +02:00
DouglasPeucker.h Merge branch 'master' of https://github.com/DennisOSRM/Project-OSRM 2012-11-15 14:19:57 +01: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