osrm-backend/unit_tests/partition
Patrick Niklaus 61c430c098 Implement exclude flags on CH using shared core
The core is fully contracted for each exclude flag
and stored in a merged graph data structure.
2017-09-01 21:26:00 +02:00
..
bisection_graph_view.cpp Rename GraphView -> BisectionGraphView to avoid name conflicts 2017-09-01 21:26:00 +02:00
bisection_graph.cpp Dump memory usage stats after partitioning. 2017-03-01 16:09:29 +00:00
bisection_to_partition.cpp Run clang-format 2017-03-08 00:56:50 +00:00
cell_storage.cpp Fix clang format 2017-08-21 13:00:12 +02:00
dinic.cpp Implement exclude flags on CH using shared core 2017-09-01 21:26:00 +02:00
graph_generator.hpp add unit tests for the different components of the parttion tool 2017-03-01 16:09:29 +00:00
multi_level_graph.cpp clang-format 2017-04-04 17:00:36 +00:00
multi_level_partition.cpp Moved MultiLevelPartition and CellStorage to partition namespace 2017-03-08 00:56:50 +00:00
recursive_bisection.cpp fix tbb leaks 2017-03-01 16:09:29 +00:00
remove_unconnected.cpp Remove all boundary nodes and use simple u-v-stragtegy to pick id 2017-03-17 11:23:48 +00:00
renumber.cpp Renumber nodes after running osrm-partition 2017-06-02 18:12:13 +00:00
reorder_first_last.cpp add unit tests for the different components of the parttion tool 2017-03-01 16:09:29 +00:00
scc_integration.cpp Implement exclude flags on CH using shared core 2017-09-01 21:26:00 +02:00