osrm-backend/DataStructures
2011-03-28 08:59:15 +00:00
..
pbf-proto PBF Support (Thanks to Christian for explanations) 2011-01-12 18:08:10 +00:00
BaseParser.h Introducing AdressCallback in Parser, reverting node renumbering 2011-03-18 10:55:18 +00:00
BinaryHeap.h Parameterize amount of RAM for extractLargenetwork. Fixes ticket 21. 2011-03-24 15:06:49 +00:00
DynamicGraph.h New DynamicGraph uses less RAM, Monav backport. Thanks 2010-09-13 14:16:07 +00:00
ExtractorCallBacks.h BREAKING CHANGE! Intermediate file format is not ASCII encoded anymore. Saves roughly 40 % space. Loading and saving is now much faster. Also, 50% I/Os less by writing the intermediate data non-linear. Please recompute all your data files. 2011-03-23 17:15:13 +00:00
ExtractorStructs.h BREAKING CHANGE! Intermediate file format is not ASCII encoded anymore. Saves roughly 40 % space. Loading and saving is now much faster. Also, 50% I/Os less by writing the intermediate data non-linear. Please recompute all your data files. 2011-03-23 17:15:13 +00:00
GridEdge.h Introducing AdressCallback in Parser, reverting node renumbering 2011-03-18 10:55:18 +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 Putting typedefs where they belong. 2011-03-28 08:59:15 +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 Putting typedefs where they belong. 2011-03-28 08:59:15 +00:00
PBFParser.h Rounding doubles to int where applicable. 2011-03-25 16:49:28 +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 Introducing AdressCallback in Parser, reverting node renumbering 2011-03-18 10:55:18 +00:00