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
f9f4fa29722e9086e19f59dbaff42f31c150f554
osrm-backend
/
DataStructures
T
History
Dennis Luxen
f9f4fa2972
Fixed potential memory leak
2010-09-02 15:56:12 +00:00
..
DynamicGraph.h
BREAKING CHANGE, REPROCESS YOUR OSM FILES
2010-09-02 15:47:55 +00:00
ExtractorStructs.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
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
BREAKING CHANGE, REPROCESS YOUR OSM FILES
2010-09-02 15:47:55 +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
Fixed potential memory leak
2010-09-02 15:56:12 +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
Perfomance fixes
2010-09-02 13:01:49 +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
GetOutDegree more implementation independent
2010-08-12 11:37:13 +00:00
StaticKDTree.h
Monav project changes backport
2010-08-17 16:59:13 +00:00
Util.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