osrm-backend/Algorithms
2014-05-07 10:38:29 +02:00
..
DouglasPeucker.cpp fix twisted conversion, fixes #1000 2014-05-07 10:38:29 +02:00
DouglasPeucker.h consolidate duplicated distance calculations 2014-05-07 10:38:28 +02:00
IteratorBasedCRC32.h remove pesky fun ptr from CRC32 computation 2014-03-17 11:07:01 +01:00
ObjectToBase64.h License change to (simplified) 2-clause BSD. Good riddance, AGPL 2013-10-14 13:42:28 +02:00
PolylineCompressor.cpp break out Coordinate in compile unit 2013-12-13 17:26:57 -05:00
PolylineCompressor.h move polyline compressor into compile unit 2013-11-13 17:32:44 -05:00
StronglyConnectedComponents.h use insert(.) on unordered map instead of access operator, potential resource leak 2014-04-21 17:40:07 +02:00