osrm-backend/DataStructures
2012-10-05 15:25:12 +02:00
..
BinaryHeap.h Removing old style cast 2012-09-19 11:25:51 +02:00
ConcurrentQueue.h Restructured concurrent FIFO queue to use a circular buffer. Thx to the 2012-04-06 15:07:28 +02:00
Coordinate.h Changed haversine formula to be less sensitive to floating-point 2012-10-04 17:27:17 +02:00
DeallocatingVector.h removing old style casts and unused parameters and fixed unsafe float 2012-09-19 11:46:41 +02:00
DynamicGraph.h Moving verbosity to debug mode 2012-05-03 11:59:58 +02:00
GridEdge.h Refactoring extraction stuff 2012-08-27 17:40:59 +02:00
HashTable.h Hashtable does not allocate during operator[], RouteParameters to 2011-12-28 14:14:09 +01:00
ImportEdge.h Independent set tie-breaker in O(1) space and time 2012-05-23 21:18:38 +02:00
ImportNode.h Removal of v8 as it sucked big time during integration and first 2012-08-29 18:33:18 +02:00
InputReaderFactory.h removed linebreak. 2011-10-07 18:38:54 +03:00
LRUCache.h Implementation of copy-insert of LRU cache 2012-06-12 13:25:38 +02:00
NNGrid.h Fixing origin (0,0) tests 2012-10-05 15:25:12 +02:00
NodeCoords.h Removed all header file includes from typedef.h 2012-07-02 16:00:00 +02:00
NodeInformationHelpDesk.h Refactoring extraction stuff 2012-08-27 17:40:59 +02:00
Percent.h Adding another method to simply add the increment. 2012-03-05 09:37:13 +01:00
PhantomNodes.h Fixes cucumber test features/bad.feature:15 2012-09-27 14:55:48 +02:00
QueryEdge.h First (buggy) implementation of single via node alternative routes. 2012-06-15 18:47:27 +02:00
Restriction.h Refactoring extraction stuff 2012-08-27 17:40:59 +02:00
SearchEngine.h Fixing warning detected by additional compiler flags 2012-09-19 13:48:04 +02:00
SegmentInformation.h dont quantize distance to 10m, use double for summation 2012-09-22 11:01:05 +02:00
SimpleStack.h Replace recursive unpacking procedure by a stack'ed implementation. 2011-12-17 20:17:40 +01:00
StaticGraph.h Fixes issue #259 2012-05-31 14:01:51 +02:00
StaticKDTree.h Fixing missing include 2012-07-10 11:56:40 +02:00
TurnInstructions.h Implemented T-Test and output of route options 2012-06-19 17:26:34 +02:00
Util.h Adjusted coding style, inlined functions 2011-10-14 15:10:28 +02:00
XORFastHash.h Cache-Aware preprocessing with less space requirements 2012-07-10 11:50:41 +02:00
XORFastHashStorage.h Removing unused parameter 2012-09-19 12:02:50 +02:00