osrm-backend/unit_tests/partitioner
Daniel Patterson 0940f23d9d Store edge distances to improve matrix distance calculation.
Prep alpha release for testing.

Remove logging.

BY ALL MEANS REVERT THIS BEFORE CONTINUING DEVELOPMENT

comments out tests to pass

DIRTY COMMIT REVERT PLX; remove all failing node tests for mld distances

change assertions and permit distance zero edges

format

bump to alpha 2

update changelog after 5.19 release (#5203)

uncomment tests

comment out test that was never run

make unit tests pass
2018-10-25 17:57:51 -04:00
..
bisection_graph_view.cpp Move debug printer code to own header 2018-02-06 11:51:33 +01:00
bisection_graph.cpp Move debug printer code to own header 2018-02-06 11:51:33 +01:00
bisection_to_partition.cpp Rename namespace partition to partitioner 2018-02-02 11:07:18 +01:00
cell_storage.cpp Rename namespace partition to partitioner 2018-02-02 11:07:18 +01:00
dinic.cpp Rename namespace partition to partitioner 2018-02-02 11:07:18 +01:00
graph_generator.hpp Rename namespace partition to partitioner 2018-02-02 11:07:18 +01:00
multi_level_graph.cpp Rename namespace partition to partitioner 2018-02-02 11:07:18 +01:00
multi_level_partition.cpp Rename namespace partition to partitioner 2018-02-02 11:07:18 +01:00
recursive_bisection.cpp Rename namespace partition to partitioner 2018-02-02 11:07:18 +01:00
remove_unconnected.cpp Rename namespace partition to partitioner 2018-02-02 11:07:18 +01:00
renumber.cpp Store edge distances to improve matrix distance calculation. 2018-10-25 17:57:51 -04:00
reorder_first_last.cpp Rename namespace partition to partitioner 2018-02-02 11:07:18 +01:00
scc_integration.cpp Rename namespace partition to partitioner 2018-02-02 11:07:18 +01:00