Dip 0.95.0
Loading...
Searching...
No Matches
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

◆ HMETIS_PartKway()

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 )

◆ HMETIS_PartRecursive()

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 )