osrm-backend/Algorithms
2014-07-18 11:37:07 +02:00
..
BFSComponentExplorer.h Added comments with graphical representation of variables. 2014-06-26 12:31:45 +04:00
DouglasPeucker.cpp use explicit casts where feasible 2014-06-17 15:57:03 +02:00
DouglasPeucker.h further include untangling, chops 5sec compile time 2014-06-11 12:25:57 +02:00
ExtractRouteNames.h fix picking of second route name 2014-06-30 16:05:26 +02:00
IteratorBasedCRC32.h properly cast from int to bool 2014-06-24 11:46:32 +02:00
ObjectToBase64.h migrating Algorithms directory to C++11 2014-05-07 10:38:31 +02:00
PolylineCompressor.cpp remove explicit c'tor from Coordinate, use initializer list in PolylineCompressor 2014-06-30 15:16:35 +02:00
PolylineCompressor.h further include untangling, chops 5sec compile time 2014-06-11 12:25:57 +02:00
StronglyConnectedComponents.h use parallel sorting for DeallocatingVector 2014-07-18 11:37:07 +02:00