- 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. |
||
|---|---|---|
| .. | ||
| bisection_graph_view.cpp | ||
| bisection_graph.cpp | ||
| bisection_to_partition.cpp | ||
| cell_storage.cpp | ||
| dinic.cpp | ||
| graph_generator.hpp | ||
| multi_level_graph.cpp | ||
| multi_level_partition.cpp | ||
| recursive_bisection.cpp | ||
| remove_unconnected.cpp | ||
| renumber.cpp | ||
| reorder_first_last.cpp | ||
| scc_integration.cpp | ||