osrm-backend/DataStructures
DennisOSRM 5c10d2fae0 Hashtable does not allocate during operator[], RouteParameters to
plugins are passed as ref and not as value.
2011-12-28 14:14:09 +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 Replaced google sparsehash by boost unordered map 2011-12-10 14:09:40 +01:00
ConcurrentQueue.h Coding style adapted, removed locks on const (read-only) functions 2011-11-11 11:02:16 +01:00
DynamicGraph.h Renamed template parameter, added typedef to access template parameter 2011-11-17 10:37:43 +01:00
ExtractorCallBacks.h Bicycles allowed on oneways except motorways. Implements changes from 2011-12-16 16:51:14 +01:00
ExtractorStructs.h Certain type of edges, i.e. ferries, are now properly ignored from 2011-12-16 14:05:30 +01:00
GridEdge.h Code cleanup 2011-12-14 18:07:58 +01:00
HashTable.h Hashtable does not allocate during operator[], RouteParameters to 2011-12-28 14:14:09 +01:00
ImportEdge.h Certain type of edges, i.e. ferries, are now properly ignored from 2011-12-16 14:05:30 +01:00
InputReaderFactory.h removed linebreak. 2011-10-07 18:38:54 +03:00
LRUCache.h Template'ing Key parameter 2011-12-17 21:56:31 +01:00
NNGrid.h Removing unused variable 2011-12-17 22:00:35 +01:00
NodeCoords.h code cleanup 2011-12-17 22:01:40 +01:00
NodeInformationHelpDesk.h Cleanung up NodeInformationHelpDesk 2011-12-17 22:19:08 +01:00
PBFParser.h way id needs to be set again 2011-12-02 16:43:44 +01:00
Percent.h fix compilation on mac; openmp issues and an unneeded typename 2011-11-26 16:42:15 +01:00
PhantomNodes.h Start and target can be on same edge 2011-11-24 17:33:23 +01:00
SearchEngine.h Preparing edgebased via node routes. Via routes disabled for the moment. 2011-12-20 18:45:48 +01:00
SegmentInformation.h Fixes bug with non-negative weights 2011-11-24 17:47:05 +01:00
SimpleStack.h Replace recursive unpacking procedure by a stack'ed implementation. 2011-12-17 20:17:40 +01:00
StaticGraph.h graph is built in-place, so memory peak usage is halved. 2011-12-15 17:48:00 +01:00
StaticKDTree.h Monav project changes backport 2010-08-17 16:59:13 +00:00
TurnInstructions.h Exits of roundabouts get handled 2011-11-23 18:40:54 +01:00
Util.h Adjusted coding style, inlined functions 2011-10-14 15:10:28 +02:00
XMLParser.h Bringing XML parser up to speed and adding support for turn restriction 2011-12-02 15:06:49 +01:00