abc-master
|
Go to the source code of this file.
Functions | |
static ABC_NAMESPACE_HEADER_START void | HMETIS_PartRecursive (int nvtxs, int nhedges, int *vwgts, int *eptr, int *eind, int *hewgts, int nparts, int nbfactor, int *options, int *part, int *edgecnt) |
static void | HMETIS_PartKway (int nvtxs, int nhedges, int *vwgts, int *eptr, int *eind, int *hewgts, int nparts, int nbfactor, int *options, int *part, int *edgecnt) |
|
static |
Definition at line 23 of file libhmetis.h.
|
static |
Definition at line 10 of file libhmetis.h.