- separates node-based graph creation and compression from edge-based graph creation - moves usage of edge-based node data-container to pre-processing as well, unifying access to node-based data - single struct instead of separate vectors for annotation data in engine (single place of modification) |
||
---|---|---|
.. | ||
annotated_partition.cpp | ||
bisection_graph_view.cpp | ||
bisection_to_partition.cpp | ||
dinic_max_flow.cpp | ||
inertial_flow.cpp | ||
partitioner.cpp | ||
recursive_bisection_state.cpp | ||
recursive_bisection.cpp | ||
renumber.cpp | ||
tarjan_graph_wrapper.cpp |