osrm-backend/include/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.hpp Rename namespace partition to partitioner 2018-02-02 11:07:18 +01:00
bisection_graph.hpp Rename namespace partition to partitioner 2018-02-02 11:07:18 +01:00
bisection_to_partition.hpp Rename namespace partition to partitioner 2018-02-02 11:07:18 +01:00
cell_statistics.hpp Better statistics for osrm-partition and osrm-custimize 2018-04-09 13:39:39 +02:00
cell_storage.hpp Better statistics for osrm-partition and osrm-custimize 2018-04-09 13:39:39 +02:00
dinic_max_flow.hpp Rename namespace partition to partitioner 2018-02-02 11:07:18 +01:00
edge_based_graph_reader.hpp Store edge distances to improve matrix distance calculation. 2018-10-25 17:57:51 -04:00
edge_based_graph.hpp Add CRC checksums to EBG and turns data 2018-02-02 11:33:38 -05:00
files.hpp Add customizer::MultiLevelGraph 2018-04-28 08:59:18 +02:00
inertial_flow.hpp Rename namespace partition to partitioner 2018-02-02 11:07:18 +01:00
multi_level_graph.hpp Review and rebase updates 2018-04-28 08:59:18 +02:00
multi_level_partition.hpp Fix formating 2018-03-26 11:02:34 +00:00
partition_graph.hpp Rename namespace partition to partitioner 2018-02-02 11:07:18 +01:00
partitioner_config.hpp Always read .osrm.enw file in updater 2018-04-28 08:59:18 +02:00
partitioner.hpp Rename namespace partition to partitioner 2018-02-02 11:07:18 +01:00
recursive_bisection_state.hpp Rename namespace partition to partitioner 2018-02-02 11:07:18 +01:00
recursive_bisection.hpp Rename namespace partition to partitioner 2018-02-02 11:07:18 +01:00
remove_unconnected.hpp Rename namespace partition to partitioner 2018-02-02 11:07:18 +01:00
renumber.hpp Renumber node IDs in .osrm.maneuver_overrides 2018-02-22 11:42:33 +01:00
reorder_first_last.hpp Rename namespace partition to partitioner 2018-02-02 11:07:18 +01:00
serialization.hpp Add customizer::MultiLevelGraph 2018-04-28 08:59:18 +02:00
tarjan_graph_wrapper.hpp Rename namespace partition to partitioner 2018-02-02 11:07:18 +01:00