osrm-backend/DataStructures
2013-07-08 14:51:55 +02:00
..
BinaryHeap.h Fixing errors from static analysis 2013-06-27 11:44:55 -04:00
ConcurrentQueue.h Implements a shared-memory parallel LUA scripting engine using OpenMP. 2012-11-19 19:04:59 +01:00
Coordinate.h Adding a simple example on how to call the lib 2013-06-27 13:21:33 -04:00
DeallocatingVector.h replacing c-style size_t with the one from std namespace 2013-02-12 15:46:40 +01:00
DynamicGraph.h const'ing several private function parameters 2013-06-26 09:52:50 -04:00
HashTable.h Speeding up parsing of car profile by about 30% 2012-11-12 17:00:36 +01:00
HilbertValue.h Reorder include block according to style guide 2013-06-26 09:43:13 -04:00
ImportEdge.h Refactoring InputEdge type and removing dead code 2013-02-14 17:12:12 +01:00
ImportNode.h
InputReaderFactory.h Removing last remaining 'using namespace std' statement 2012-12-29 21:02:26 +01:00
LRUCache.h
MercatorUtil.h Splitting utility header with ambigious name into two files with better 2013-01-06 19:03:04 +01:00
NodeCoords.h First implementation of moving the algorithmic core into a library 2013-06-26 19:48:22 -04:00
NodeInformationHelpDesk.h some refactoring 2013-06-27 16:09:21 -04:00
Percent.h Add forgotten include 2013-06-28 10:23:58 -04:00
PhantomNodes.h
QueryEdge.h Reordering members in struct to actually exploit four byte padding, 2013-01-11 18:36:00 +01:00
Restriction.h Remove dead code and reformat 2013-07-08 14:51:55 +02:00
SearchEngine.cpp 80 char wrap 2013-06-24 14:52:53 -04:00
SearchEngine.h 80 char wrap 2013-06-24 14:43:36 -04:00
SearchEngineData.cpp De-template-izing some of the code for faster (re-)compile 2013-06-24 14:11:53 -04:00
SearchEngineData.h De-template-izing some of the code for faster (re-)compile 2013-06-24 14:11:53 -04:00
SegmentInformation.h First implementation of moving the algorithmic core into a library 2013-06-26 19:48:22 -04:00
SimpleStack.h
StaticGraph.h First implementation of moving the algorithmic core into a library 2013-06-26 19:48:22 -04:00
StaticKDTree.h
StaticRTree.h minor code massage 2013-06-27 10:57:40 -04:00
TimingUtil.h Splitting utility header with ambigious name into two files with better 2013-01-06 19:03:04 +01:00
TurnInstructions.h Fixing constant 2013-01-27 14:36:56 +01:00
XORFastHash.h Workaround for failing tests 2013-02-26 09:57:29 +01:00
XORFastHashStorage.h First implementation of moving the algorithmic core into a library 2013-06-26 19:48:22 -04:00