abc-master
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
libhmetis.h File Reference

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)
 

Function Documentation

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.

33  {} //;
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

Definition at line 10 of file libhmetis.h.

20  {} //;