Hitmap 1.3
|
#include <metis.h>
Go to the source code of this file.
Functions | |
void | Init2WayPartition (CtrlType *ctrl, GraphType *graph, int *tpwgts, float ubfactor) |
void | InitSeparator (CtrlType *ctrl, GraphType *graph, float ubfactor) |
void | GrowBisection (CtrlType *ctrl, GraphType *graph, int *tpwgts, float ubfactor) |
void | GrowBisectionNode (CtrlType *ctrl, GraphType *graph, float ubfactor) |
void | RandomBisection (CtrlType *ctrl, GraphType *graph, int *tpwgts, float ubfactor) |
Definition at line 21 of file initpart.c.
Definition at line 55 of file initpart.c.