osrm-backend/DataStructures
2011-01-12 18:08:10 +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 This is a large update that brings many internal and architectural changes. The most obvious change to the user is the presence of configuration files for extractLargeNetwork and routed. Optimistically speaking, it should not break anything. Thanks to rskr for support patches and suggestions. 2011-01-09 21:42:27 +00:00
DynamicGraph.h New DynamicGraph uses less RAM, Monav backport. Thanks 2010-09-13 14:16:07 +00:00
ExtractorStructs.h PBF Support (Thanks to Christian for explanations) 2011-01-12 18:08:10 +00:00
GridEdge.h Fixed warnings 2011-01-12 17:09:04 +00:00
HashTable.h This is a large update that brings many internal and architectural changes. The most obvious change to the user is the presence of configuration files for extractLargeNetwork and routed. Optimistically speaking, it should not break anything. Thanks to rskr for support patches and suggestions. 2011-01-09 21:42:27 +00:00
ImportEdge.h Fixed warnings 2011-01-12 17:09:04 +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 PBF Support (Thanks to Christian for explanations) 2011-01-12 18:08:10 +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 This is a large update that brings many internal and architectural changes. The most obvious change to the user is the presence of configuration files for extractLargeNetwork and routed. Optimistically speaking, it should not break anything. Thanks to rskr for support patches and suggestions. 2011-01-09 21:45:16 +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 Minor C++ include fixes 2011-01-11 17:42:55 +00:00
XMLParser.h PBF Support (Thanks to Christian for explanations) 2011-01-12 18:08:10 +00:00