mt-Metis
|
Refinement functions. More...
#include "refine.h"
#include "kwayrefine.h"
#include "eseprefine.h"
#include "vseprefine.h"
#include "check.h"
Functions | |
vtx_type | par_refine_graph (ctrl_type *const ctrl, graph_type *const graph) |
Refine the partition of a graph. More... | |
Refinement functions.
vtx_type par_refine_graph | ( | ctrl_type * | ctrl, |
graph_type * | graph | ||
) |
Refine the partition of a graph.
ctrl | The control structure with partitioning parameters. |
graph | The graph to refine the partition on. |