osrm-backend/data_structures
2015-09-10 12:22:03 +02:00
..
binary_heap.hpp Modernize the code base to C++11 standards and beyond. 2015-08-18 12:56:34 +02:00
compressed_edge_container.cpp
compressed_edge_container.hpp
concurrent_queue.hpp
coordinate.cpp Move calculate_coordinate to algorithms/ 2015-08-12 13:02:18 +02:00
deallocating_vector.hpp
dynamic_graph.hpp Fix processing for data files with incorrect node references 2015-09-10 12:22:03 +02:00
edge_based_node.hpp
external_memory_node.cpp
external_memory_node.hpp
fixed_point_number.hpp
hidden_markov_model.hpp Fix endless loop 2015-09-03 17:02:34 +02:00
hilbert_value.cpp Fixes undefined behavior from shifting into signed bit; use unsigned literal instead 2015-09-06 01:11:54 +02:00
hilbert_value.hpp
import_edge.cpp
import_edge.hpp
internal_route_result.hpp
lru_cache.hpp
matrix_graph_wrapper.hpp fix some small issues: 2015-09-01 15:20:35 +02:00
node_based_graph.hpp
node_id.hpp
original_edge_data.hpp
percent.hpp
phantom_node.cpp
phantom_node.hpp
query_edge.hpp Modernize the code base to C++11 standards and beyond. 2015-08-18 12:56:34 +02:00
query_node.hpp
range_table.hpp
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
raster_source.hpp 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
rectangle.hpp Move calculate_coordinate to algorithms/ 2015-08-12 13:02:18 +02:00
restriction_map.cpp
restriction_map.hpp
restriction.hpp
route_parameters.cpp Don't pass by const-value for a read-only view. 2015-09-08 23:34:20 +02:00
search_engine_data.cpp
search_engine_data.hpp
search_engine.hpp
segment_information.hpp Modernize the code base to C++11 standards and beyond. 2015-08-18 12:56:34 +02:00
shared_memory_factory.hpp Modernize the code base to C++11 standards and beyond. 2015-08-18 12:56:34 +02:00
shared_memory_vector_wrapper.hpp
static_graph.hpp
static_kdtree.hpp
static_rtree.hpp Don't pass by const-value for a read-only view. 2015-09-08 23:34:20 +02:00
travel_mode.hpp
tribool.hpp
turn_instructions.hpp
upper_bound.hpp
xor_fast_hash_storage.hpp
xor_fast_hash.hpp