osrm-backend/unit_tests/data_structures
Lauren Budorick bac6703f8e Implement raster source feature to read data from third-party sources, to be used in lua profiles.
* Adds a data structure, RasterSource, to store parsed + queryable data
* Adds bindings for that and relevant data structures as well as source_function and segment_function
* Adds relevant unit tests and cucumber tests
* Bring-your-own-data feature
2015-09-03 22:28:18 -07:00
..
binary_heap.cpp Initial version of core ch 2015-08-01 18:00:48 +02:00
compressed_edge_container.cpp Rename GeometryCompressor and add unit tests 2015-07-01 18:07:29 +02:00
coordinate.cpp Move calculate_coordinate to algorithms/ 2015-08-12 13:02:18 +02:00
dynamic_graph.cpp Fix data_structure test thanks to new assertion 2015-07-01 18:07:29 +02:00
range_table.cpp change copyright line from personal names to project 2015-02-19 09:19:51 +01:00
raster_source.cpp Implement raster source feature to read data from third-party sources, to be used in lua profiles. 2015-09-03 22:28:18 -07:00
static_graph.cpp Fix static graph test 2015-08-06 15:09:28 +02:00
static_rtree.cpp Move calculate_coordinate to algorithms/ 2015-08-12 13:02:18 +02:00