Rename module partition to partitioner. This cultivates naming used in existing modules like extractor, customizer, etc. - noun vs verb (word partition is both though). |
||
|---|---|---|
| .. | ||
| 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 | ||