
Go to the source code of this file.
Functions | |
| void | ConstructSeparator (ctrl_t *ctrl, graph_t *graph) |
| void | ConstructMinCoverSeparator (ctrl_t *ctrl, graph_t *graph) |
Definition at line 21 of file separator.c.
References Allocate2WayNodePartitionMemory(), graph_t::bndind, CheckNodePartitionParams(), Compute2WayNodePartitionParams(), FM_2WayNodeRefine1Sided(), FM_2WayNodeRefine2Sided(), FreeRData(), IsSeparable(), iwspacemalloc(), graph_t::nbnd, graph_t::nvtxs, graph_t::where, where, graph_t::xadj, and xadj.
Referenced by InitSeparator().


Definition at line 69 of file separator.c.
References graph_t::adjncy, adjncy, Allocate2WayNodePartitionMemory(), graph_t::bndind, graph_t::bndptr, CheckNodePartitionParams(), Compute2WayNodePartitionParams(), ctrl_t::dbglvl, FM_2WayNodeRefine1Sided(), FreeRData(), IsSeparable(), iwspacemalloc(), PUP::l, METIS_DBG_SEPINFO, MinCover(), graph_t::mincut, graph_t::nbnd, ctrl_t::niter, graph_t::nvtxs, graph_t::pwgts, graph_t::where, where, graph_t::xadj, and xadj.

1.5.5