osrm-backend/Algorithms
2014-05-20 14:33:02 +02:00
..
BFSComponentExplorer.h use range based for loops to traverse graphs 2014-05-13 16:56:30 +02:00
DouglasPeucker.cpp fix regression in debug build 2014-05-12 18:09:25 +02:00
DouglasPeucker.h migrating Algorithms directory to C++11 2014-05-07 10:38:31 +02:00
ExtractRouteNames.h clean up code a bit 2014-05-20 14:33:01 +02:00
IteratorBasedCRC32.h migrating Algorithms directory to C++11 2014-05-07 10:38:31 +02:00
ObjectToBase64.h migrating Algorithms directory to C++11 2014-05-07 10:38:31 +02:00
PolylineCompressor.cpp minor code refactoring, wip 2014-05-20 14:33:02 +02:00
PolylineCompressor.h implements output generation through a dedicated JSON container: 2014-05-20 14:33:00 +02:00
StronglyConnectedComponents.h replace boost::unordered_map, move hash function for pairs into its own header 2014-05-20 14:33:02 +02:00