osrm-backend/unit_tests/util
Daniel Patterson d012b44b7f
Filter out edges that have any speed=0 segments.
They become non-snappable and non-routable.  Note that a single segment
of speed=0 will eliminate the entire edge.
2016-07-30 23:53:38 +02:00
..
bearing.cpp Format with clang-format 3.8 2016-05-27 21:05:04 +02:00
binary_heap.cpp Format with clang-format 3.8 2016-05-27 21:05:04 +02:00
coordinate_calculation.cpp Use mmap instead of read - it's a lot faster here. 2016-06-27 17:24:30 -07:00
duration_parsing.cpp Format with clang-format 3.8 2016-05-27 21:05:04 +02:00
dynamic_graph.cpp Format with clang-format 3.8 2016-05-27 21:05:04 +02:00
group_by.cpp Anticipate Lane Changes 2016-06-27 10:07:43 +02:00
io.cpp Format with clang-format 3.8 2016-05-27 21:05:04 +02:00
packed_vector.cpp Apply clang-format again 2016-07-26 15:00:58 +02:00
range_table.cpp Format with clang-format 3.8 2016-05-27 21:05:04 +02:00
rectangle.cpp Use mmap instead of read - it's a lot faster here. 2016-06-27 17:24:30 -07:00
static_graph.cpp Format with clang-format 3.8 2016-05-27 21:05:04 +02:00
static_rtree.cpp Filter out edges that have any speed=0 segments. 2016-07-30 23:53:38 +02:00
string_util.cpp Format with clang-format 3.8 2016-05-27 21:05:04 +02:00
viewport.cpp Format with clang-format 3.8 2016-05-27 21:05:04 +02:00
web_mercator.cpp Use mmap instead of read - it's a lot faster here. 2016-06-27 17:24:30 -07:00