osrm-backend/data_structures
2015-01-20 16:24:49 +01:00
..
binary_heap.hpp fix signed/unsigned comparison 2015-01-15 13:11:25 +01:00
concurrent_queue.hpp renamed: DataStructures/* -> data_structures/* 2014-11-28 12:15:31 +01:00
coordinate_calculation.cpp speed up nearest neighbor query by pruning, move coordinate calculations away from library interface 2015-01-20 16:24:49 +01:00
coordinate_calculation.hpp speed up nearest neighbor query by pruning, move coordinate calculations away from library interface 2015-01-20 16:24:49 +01:00
coordinate.cpp speed up nearest neighbor query by pruning, move coordinate calculations away from library interface 2015-01-20 16:24:49 +01:00
deallocating_vector.hpp fix copyright year and include guard 2015-01-07 12:28:26 +01:00
dynamic_graph.hpp renamed: DataStructures/* -> data_structures/* 2014-11-28 12:15:31 +01:00
edge_based_node.hpp fix changed include paths 2015-01-06 13:17:12 +01:00
external_memory_node.cpp renamed: DataStructures/* -> data_structures/* 2014-11-28 12:15:31 +01:00
external_memory_node.hpp renamed: DataStructures/* -> data_structures/* 2014-11-28 12:15:31 +01:00
fixed_point_number.hpp renamed: DataStructures/* -> data_structures/* 2014-11-28 12:15:31 +01:00
hilbert_value.cpp fix changed include paths 2015-01-06 13:17:12 +01:00
hilbert_value.hpp renamed: DataStructures/* -> data_structures/* 2014-11-28 12:15:31 +01:00
import_edge.cpp renamed: DataStructures/* -> data_structures/* 2014-11-28 12:15:31 +01:00
import_edge.hpp renamed: DataStructures/* -> data_structures/* 2014-11-28 12:15:31 +01:00
internal_route_result.hpp rebase branch onto latest develop, report changes. hurt a little 2015-01-06 13:27:50 +01:00
lru_cache.hpp Fix std::list splice usage error 2015-01-06 13:02:05 +01:00
node_based_graph.hpp renamed: DataStructures/* -> data_structures/* 2014-11-28 12:15:31 +01:00
node_id.hpp renamed: DataStructures/* -> data_structures/* 2014-11-28 12:15:31 +01:00
original_edge_data.hpp renamed: DataStructures/* -> data_structures/* 2014-11-28 12:15:31 +01:00
percent.hpp renamed: Util/OSRMException.h -> Util/osrm_exception.hpp 2015-01-05 15:40:05 +01:00
phantom_node.cpp expose component_id in phantom node 2014-12-24 10:25:27 +01:00
phantom_node.hpp rebase branch onto latest develop, report changes. hurt a little 2015-01-06 13:27:50 +01:00
query_edge.hpp renamed: DataStructures/* -> data_structures/* 2014-11-28 12:15:31 +01:00
query_node.hpp fix changed include paths 2015-01-06 13:17:12 +01:00
range_table.hpp renamed: DataStructures/* -> data_structures/* 2014-11-28 12:15:31 +01:00
rectangle.hpp speed up nearest neighbor query by pruning, move coordinate calculations away from library interface 2015-01-20 16:24:49 +01:00
restriction_map.cpp explicitly implement check if is_only turn is restricted 2015-01-16 15:52:41 +01:00
restriction_map.hpp explicitly implement check if is_only turn is restricted 2015-01-16 15:52:41 +01:00
restriction.hpp remove superflous inline keywords 2015-01-16 11:27:46 +01:00
route_parameters.cpp fix changed include paths 2015-01-06 13:17:12 +01:00
search_engine_data.cpp renamed: DataStructures/* -> data_structures/* 2014-11-28 12:15:31 +01:00
search_engine_data.hpp renamed: DataStructures/* -> data_structures/* 2014-11-28 12:15:31 +01:00
search_engine.hpp renamed: RoutingAlgorithms/* routing_algorithms/ 2014-11-28 15:33:41 +01:00
segment_information.hpp fix changed include paths 2015-01-06 13:17:12 +01:00
shared_memory_factory.hpp renamed: Util/OSRMException.h -> Util/osrm_exception.hpp 2015-01-05 15:40:05 +01:00
shared_memory_vector_wrapper.hpp renamed: DataStructures/* -> data_structures/* 2014-11-28 12:15:31 +01:00
static_graph.hpp fix use of old-style cast 2015-01-02 17:43:46 +01:00
static_kdtree.hpp renamed: DataStructures/* -> data_structures/* 2014-11-28 12:15:31 +01:00
static_rtree.hpp speed up nearest neighbor query by pruning, move coordinate calculations away from library interface 2015-01-20 16:24:49 +01:00
travel_mode.hpp renamed: DataStructures/* -> data_structures/* 2014-11-28 12:15:31 +01:00
turn_instructions.hpp renamed: DataStructures/* -> data_structures/* 2014-11-28 12:15:31 +01:00
upper_bound.hpp speed up nearest neighbor query by pruning, move coordinate calculations away from library interface 2015-01-20 16:24:49 +01:00
xor_fast_hash_storage.hpp xor fast hash storage: reorder initialization of elements, delete default c'tor, resetting of table may be expensive as it is rare 2015-01-14 18:14:55 +01:00
xor_fast_hash.hpp renamed: DataStructures/* -> data_structures/* 2014-11-28 12:15:31 +01:00