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
73ab3315065f480e9f894559e2e12a8e86496715
osrm-backend
/
DataStructures
T
History
Dennis Luxen
054bffc0f6
Minor glitch fixed
2010-11-17 13:37:17 +00:00
..
DynamicGraph.h
New DynamicGraph uses less RAM, Monav backport. Thanks
2010-09-13 14:16:07 +00:00
ExtractorStructs.h
BREAKING CHANGE, REPROCESS YOUR OSM FILES
2010-09-29 15:22:38 +00:00
GridEdge.h
BREAKING CHANGE: the routing engine does not use the kd-tree anymore, but an external memory nearest neighbor grid. The memory consumption is less than half. This is a breaking change, please reprocess your .osrm files and take note that the parameter to routed have been changed!
2010-08-31 14:00:40 +00:00
ImportEdge.h
TurnInfo is now computed in a seperate object
2010-10-05 11:28:27 +00:00
InputReaderFactory.h
BREAKING CHANGE: the routing engine does not use the kd-tree anymore, but an external memory nearest neighbor grid. The memory consumption is less than half. This is a breaking change, please reprocess your .osrm files and take note that the parameter to routed have been changed!
2010-08-31 14:00:40 +00:00
NNGrid.h
Minor glitch fixed
2010-11-17 13:37:17 +00:00
NodeCoords.h
BREAKING CHANGE: the routing engine does not use the kd-tree anymore, but an external memory nearest neighbor grid. The memory consumption is less than half. This is a breaking change, please reprocess your .osrm files and take note that the parameter to routed have been changed!
2010-08-31 14:00:40 +00:00
NodeInformationHelpDesk.h
Minor glitch fixed
2010-11-17 13:37:17 +00:00
Percent.h
BREAKING CHANGE: the routing engine does not use the kd-tree anymore, but an external memory nearest neighbor grid. The memory consumption is less than half. This is a breaking change, please reprocess your .osrm files and take note that the parameter to routed have been changed!
2010-08-31 14:00:40 +00:00
PhantomNodes.h
BREAKING CHANGE: the routing engine does not use the kd-tree anymore, but an external memory nearest neighbor grid. The memory consumption is less than half. This is a breaking change, please reprocess your .osrm files and take note that the parameter to routed have been changed!
2010-08-31 14:00:40 +00:00
StaticGraph.h
TurnInfo is now computed in a seperate object
2010-10-05 11:28:27 +00:00
StaticKDTree.h
Monav project changes backport
2010-08-17 16:59:13 +00:00
TurnInfoFactory.h
TurnInfo is now computed in a seperate object
2010-10-05 11:28:27 +00:00
Util.h
BREAKING CHANGE, REPROCESS YOUR OSM FILES
2010-09-29 15:22:38 +00:00