osrm-backend/unit_tests/partitioner
Michael Bell 04c2167c2d Fix for_each_indexed util function
- Fix typo in util function name for_each_indexed.
- Use the overloaded functions for_each_indexed and for_each_pair
  with a container argument where possible to improve readability.
2021-12-22 23:40:06 +00:00
..
bisection_graph_view.cpp Removed references to obsolete Boost.Test headers. 2020-09-02 13:16:44 +03:00
bisection_graph.cpp Removed references to obsolete Boost.Test headers. 2020-09-02 13:16:44 +03:00
bisection_to_partition.cpp Upgrade formatting to clang-format 10 (#5895) 2020-11-26 07:21:39 -08:00
cell_storage.cpp Upgrade formatting to clang-format 10 (#5895) 2020-11-26 07:21:39 -08:00
dinic.cpp Removed references to obsolete Boost.Test headers. 2020-09-02 13:16:44 +03:00
graph_generator.hpp Rename namespace partition to partitioner 2018-02-02 11:07:18 +01:00
multi_level_graph.cpp Upgrade formatting to clang-format 10 (#5895) 2020-11-26 07:21:39 -08:00
multi_level_partition.cpp Fix for_each_indexed util function 2021-12-22 23:40:06 +00:00
recursive_bisection.cpp Merge pull request #5813 from woltapp/tbbdeprecation 2020-09-08 11:17:32 +03:00
remove_unconnected.cpp Upgrade formatting to clang-format 10 (#5895) 2020-11-26 07:21:39 -08:00
renumber.cpp Upgrade formatting to clang-format 10 (#5895) 2020-11-26 07:21:39 -08:00
reorder_first_last.cpp Removed references to obsolete Boost.Test headers. 2020-09-02 13:16:44 +03:00
scc_integration.cpp Removed references to obsolete Boost.Test headers. 2020-09-02 13:16:44 +03:00