Dip  0.92.4
Functions
hmetis.h File Reference

Go to the source code of this file.

Functions

void HMETIS_PartKway (int nvtxs, int nhedges, int *vwgts, int *eptr, int *eind, int *hewgts, int nparts, int ubfactor, int *options, int *part, int *edgecut)
 
void HMETIS_PartRecursive (int nvtxs, int nhedges, int *vwgts, int *eptr, int *eind, int *hewgts, int nparts, int ubfactor, int *options, int *part, int *edgecut)
 

Function Documentation

void HMETIS_PartKway ( int  nvtxs,
int  nhedges,
int *  vwgts,
int *  eptr,
int *  eind,
int *  hewgts,
int  nparts,
int  ubfactor,
int *  options,
int *  part,
int *  edgecut 
)
void HMETIS_PartRecursive ( int  nvtxs,
int  nhedges,
int *  vwgts,
int *  eptr,
int *  eind,
int *  hewgts,
int  nparts,
int  ubfactor,
int *  options,
int *  part,
int *  edgecut 
)