Functions for the edge-based balancing. More...
#include "metislib.h"
Go to the source code of this file.
Functions | |
void | Balance2Way (ctrl_t *ctrl, graph_t *graph, real_t *ntpwgts) |
void | Bnd2WayBalance (ctrl_t *ctrl, graph_t *graph, real_t *ntpwgts) |
void | General2WayBalance (ctrl_t *ctrl, graph_t *graph, real_t *ntpwgts) |
void | McGeneral2WayBalance (ctrl_t *ctrl, graph_t *graph, real_t *ntpwgts) |
Functions for the edge-based balancing.
$Id: balance.c 10187 2011-06-13 13:46:57Z karypis $
Definition in file balance.c.