osrm-backend/DataStructures
2011-07-07 09:01:49 +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 Additional sanity check 2011-07-07 08:55:25 +00:00
ExtractorCallBacks.h Extracting additional features from graph 2011-07-06 12:33:41 +00:00
ExtractorStructs.h Coordinates are resettable now 2011-07-07 08:30:42 +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 Allowing empty c'tor 2011-07-07 09:01:49 +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 Coordinates are resettable now 2011-07-07 08:30:42 +00:00
PolylineCompressor.h Refactoring method names 2011-07-07 08:01:14 +00:00
SearchEngine.h Fixing Maney Hill street bug. 2011-07-07 08:54:53 +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