This website requires JavaScript.
Explore
Help
Sign In
Open-Harbor
/
osrm-backend
Watch
1
Star
0
Fork
0
You've already forked osrm-backend
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
3
Wiki
Activity
Files
6ee2d1103edcb683fe17d6c4d3d39c0629579a3e
osrm-backend
/
Algorithms
T
History
Guillaume Beraudo
6ee2d1103e
Remove duplicated point in polyline encoded data
...
First point was outputted twice. Add test case.
2014-06-24 17:25:36 +02:00
..
BFSComponentExplorer.h
use range based for loops to traverse graphs
2014-05-13 16:56:30 +02: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
guard against an empty alternative path in ExtractRouteNames
2014-06-06 11:50:14 +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 duplicated point in polyline encoded data
2014-06-24 17:25:36 +02:00
PolylineCompressor.h
further include untangling, chops 5sec compile time
2014-06-11 12:25:57 +02:00
StronglyConnectedComponents.h
remove remaining NULL pointers by nullptrs
2014-06-24 16:50:00 +02:00