#include "metislib.h"
Go to the source code of this file.
Functions | |
void | Allocate2WayPartitionMemory (ctrl_t *ctrl, graph_t *graph) |
void | Compute2WayPartitionParams (ctrl_t *ctrl, graph_t *graph) |
void | Project2WayPartition (ctrl_t *ctrl, graph_t *graph) |
void | Refine2Way (ctrl_t *ctrl, graph_t *orggraph, graph_t *graph, real_t *tpwgts) |