Hitmap 1.3
|
#include <metis.h>
Go to the source code of this file.
Functions | |
void | FM_2WayNodeRefine (CtrlType *ctrl, GraphType *graph, float ubfactor, int npasses) |
void | FM_2WayNodeRefine2 (CtrlType *ctrl, GraphType *graph, float ubfactor, int npasses) |
void | FM_2WayNodeRefineEqWgt (CtrlType *ctrl, GraphType *graph, int npasses) |
void | FM_2WayNodeRefine_OneSided (CtrlType *ctrl, GraphType *graph, float ubfactor, int npasses) |
void | FM_2WayNodeBalance (CtrlType *ctrl, GraphType *graph, float ubfactor) |
int | ComputeMaxNodeGain (int nvtxs, idxtype *xadj, idxtype *adjncy, idxtype *vwgt) |