osrm-backend/DataStructures
2011-05-30 17:46:56 +00:00
..
pbf-proto removing precompiled libprotobuf objects. fixes ticket 23 2011-03-29 09:16:49 +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 Fixes ticket 30 and gives ref tags precedence over name tags 2011-05-19 16:44:34 +00:00
ExtractorStructs.h Moved pathinfo struct to common place 2011-04-15 16:33:37 +00:00
GridEdge.h Introducing AdressCallback in Parser, reverting node renumbering 2011-03-18 10:55:18 +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 removing unnecessary data copies and redundant for loops. Thanks Moritz! 2011-03-29 09:53:48 +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 Partially fixes ticket #31 where oneway streets may be be ignored at the start or end of a route 2011-05-30 17:46:56 +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
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