osrm-backend/DataStructures
2011-03-18 10:54:09 +00:00
..
pbf-proto PBF Support (Thanks to Christian for explanations) 2011-01-12 18:08:10 +00:00
BaseParser.h PBF Support (Thanks to Christian for explanations) 2011-01-12 18:08:10 +00:00
BinaryHeap.h Giving the Heap a simple dijkstra data type 2011-03-16 20:23:07 +00:00
DynamicGraph.h New DynamicGraph uses less RAM, Monav backport. Thanks 2010-09-13 14:16:07 +00:00
ExtractorCallBacks.h fixing ticket 20. stxxl should not complain any more. also, there should be no compiler warnings. 2011-01-14 16:54:42 +00:00
ExtractorStructs.h fixing ticket 20. stxxl should not complain any more. also, there should be no compiler warnings. 2011-01-14 16:54:42 +00:00
GridEdge.h missing return statement 2011-03-14 17:06:29 +00:00
HashTable.h Fixing regression and rewrote portions of the memory handling of registered server plugins 2011-03-14 13:35:16 +00:00
ImportEdge.h Fixed warnings 2011-01-12 17:09:04 +00:00
InputReaderFactory.h osm.bz2 parsing fixed 2011-03-18 10:54:09 +00:00
LevelInformation.h Writing level information into seperate file 2011-03-14 18:01:02 +00:00
NNGrid.h fixing ticket 20. stxxl should not complain any more. also, there should be no compiler warnings. 2011-01-14 16:54:42 +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 PBF Support (Thanks to Christian for explanations) 2011-01-12 18:08:10 +00:00
PBFParser.h PBF Support (Thanks to Christian for explanations) 2011-01-12 18:08:10 +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
SearchEngine.h removing stalled node attribute 2011-03-16 19:43:26 +00:00
StaticGraph.h minor change 2011-03-16 19:45:09 +00:00
StaticKDTree.h Monav project changes backport 2010-08-17 16:59:13 +00:00
TurnInfoFactory.h fixing ticket 20. stxxl should not complain any more. also, there should be no compiler warnings. 2011-01-14 16:54:42 +00:00
Util.h Minor C++ include fixes 2011-01-11 17:42:55 +00:00
XMLParser.h .osm.bz2 parsing fixed 2011-03-17 21:29:11 +00:00