osrm-backend/DataStructures
2011-07-07 08:05:58 +00:00
..
pbf-proto removing precompiled libprotobuf objects. fixes ticket 23 2011-03-29 09:16:49 +00:00
BaseParser.h Extracting additional features from graph 2011-07-06 12:33:41 +00:00
BinaryHeap.h array initialization can be optional 2011-07-07 07:40:49 +00:00
DynamicGraph.h New DynamicGraph uses less RAM, Monav backport. Thanks 2010-09-13 14:16:07 +00:00
ExtractorCallBacks.h Extracting additional features from graph 2011-07-06 12:33:41 +00:00
ExtractorStructs.h array subscript is above array bounds 2011-07-06 16:50:53 +00:00
GridEdge.h Missing initializations 2011-06-01 09:08:36 +00:00
HashTable.h Output format is selectable with additional parameter to URL: &output={kml,json} 2011-04-18 08:12:44 +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 Parameter can be made const 2011-04-15 16:36:12 +00:00
NNGrid.h projection from lat/lon to nearest point on road network has been reworked and is more precise (Thanks again Bharath!) 2011-05-24 13:52:51 +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 fixes ticket 26 and another race condition/memory leak issue 2011-04-19 08:46:04 +00:00
PBFParser.h Extracting additional features from graph 2011-07-06 12:33:41 +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 Adding operator<<() and Reset() functions to PhantomNodes 2011-06-10 08:25:26 +00:00
PolylineCompressor.h Refactoring method names 2011-07-07 08:01:14 +00:00
SearchEngine.h Typo in StringUtil.h file name. D'oh! 2011-07-07 08:05:58 +00:00
StaticGraph.h inlining functions 2011-04-15 16:39:44 +00:00
StaticKDTree.h Monav project changes backport 2010-08-17 16:59:13 +00:00
Util.h Minor C++ include fixes 2011-01-11 17:42:55 +00:00
XMLParser.h Extracting additional features from graph 2011-07-06 12:33:41 +00:00