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
65ccbedab21488b1b90926a23d60041bfc351b94
osrm-backend
/
Algorithms
T
History
Dennis Luxen
65ccbedab2
Merge pull request
#1103
from dmbreaker/feature/graph_comments
...
Added some graphical explanations for variables.
2014-06-26 12:16:44 +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
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