osrm-backend/src
Daniel J. H dd3f351874 Partitioner Improvements and Utils on top of #3603 (#3611)
* Implements Random Access Iterator Facade for EdgeIDIterator

* Makes StaticGraph Node and Edge requirements explicit

* Cleans up Bisection Graph, Node and Edge

* Cleans up GraphView
2017-03-01 16:09:29 +00:00
..
benchmarks Consolidate file reading through the new FileReader class/interface. (#3321) 2016-11-30 19:08:01 -08:00
contractor use qi - parser to work with 0 speed file lines 2017-02-13 16:09:25 +00:00
engine Do not take the current route into account in alternatives_count parameter. 2017-03-01 01:29:00 +00:00
extractor refactor of post-processing 2017-02-25 12:17:22 +00:00
osrm remove util self-written make_unique and use C++14 stdlib make_uniqe 2016-10-17 15:27:14 -07:00
partition Partitioner Improvements and Utils on top of #3603 (#3611) 2017-03-01 16:09:29 +00:00
server Logs the current thread's id in assertions and for requests, resolves #3534 2017-01-12 16:43:03 +01:00
storage shared monitor implementation with a conditional variable 2017-02-24 16:01:56 +00:00
tools Initial Skeleton for Recursive Bisection via Inertial Flow 2017-03-01 16:09:29 +00:00
util Added indexed array data type with variable and fixed group blocks 2017-02-07 07:41:12 +00:00