osrm-backend/DataStructures
2011-11-15 16:47:53 +01:00
..
pbf-proto removing precompiled libprotobuf objects. fixes ticket 23 2011-03-29 09:16:49 +00:00
BaseParser.h Removing superflous statement. 2011-10-07 17:44:03 +03:00
BinaryHeap.h Removed debug output in ArrayStorage ctor 2011-11-15 11:48:31 +01:00
ConcurrentQueue.h Coding style adapted, removed locks on const (read-only) functions 2011-11-11 11:02:16 +01:00
DynamicGraph.h First working edge based version. Still missing: GPX export; Via Points; 2011-11-14 19:36:31 +01:00
ExtractorCallBacks.h Small performance fixes 2011-10-08 20:37:16 +02:00
ExtractorStructs.h expanded _PathData struct to include name, turn instruction and length 2011-11-15 11:29:49 +01:00
GridEdge.h First working edge based version. Still missing: GPX export; Via Points; 2011-11-14 19:36:31 +01:00
HashTable.h Switching Hashtable from google sparsehash to boost::unordered_map 2011-10-04 10:28:40 +02:00
ImportEdge.h Renamed ImportEdge turn instruction getter function to turnInstruction() 2011-11-15 11:35:46 +01:00
InputReaderFactory.h removed linebreak. 2011-10-07 18:38:54 +03:00
LevelInformation.h Parameter can be made const 2011-04-15 16:36:12 +00:00
LRUCache.h Bugfixes, plus safe delete, less pointers and speed back on track 2011-07-12 14:03:31 +00:00
NNGrid.h NNGrid supports nameID of edges. 2011-11-15 16:47:53 +01:00
NodeCoords.h First working edge based version. Still missing: GPX export; Via Points; 2011-11-14 19:36:31 +01:00
NodeInformationHelpDesk.h First working edge based version. Still missing: GPX export; Via Points; 2011-11-14 19:36:31 +01:00
PBFParser.h Added dummy initialization to ctor 2011-11-15 10:40:38 +01: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 NNGrid supports nameID of edges. 2011-11-15 16:47:53 +01:00
PolylineCompressor.h compression of polylines is now a lot faster 2011-08-06 17:48:10 +00:00
SearchEngine.h First working edge based version. Still missing: GPX export; Via Points; 2011-11-14 19:36:31 +01:00
StaticGraph.h First working edge based version. Still missing: GPX export; Via Points; 2011-11-14 19:36:31 +01:00
StaticKDTree.h Monav project changes backport 2010-08-17 16:59:13 +00:00
Util.h Adjusted coding style, inlined functions 2011-10-14 15:10:28 +02:00
XMLParser.h reflects change of _Way member name 2011-10-04 18:38:18 +02:00