osrm-backend/DataStructures
2013-07-22 16:32:19 +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 Further refactorings 2012-11-12 10:58:57 +01:00
InputReaderFactory.h Removing last remaining 'using namespace std' statement 2012-12-29 21:02:26 +01:00
LRUCache.h Implementation of copy-insert of LRU cache 2012-06-12 13:25:38 +02:00
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 Partial refactoring 2013-07-22 16:32:19 +02:00
Percent.h Add forgotten include 2013-06-28 10:23:58 -04:00
PhantomNodes.h Fixes cucumber test features/bad.feature:15 2012-09-27 14:55:48 +02:00
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 Replace recursive unpacking procedure by a stack'ed implementation. 2011-12-17 20:17:40 +01:00
StaticGraph.h First implementation of moving the algorithmic core into a library 2013-06-26 19:48:22 -04:00
StaticKDTree.h Fixing missing include 2012-07-10 11:56:40 +02:00
StaticRTree.h Partial refactoring 2013-07-22 16:32:19 +02: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