
Go to the source code of this file.
Functions | |
| void | Match_RM (CtrlType *ctrl, GraphType *graph) |
| void | Match_RM_NVW (CtrlType *ctrl, GraphType *graph) |
| void | Match_HEM (CtrlType *ctrl, GraphType *graph) |
| void | Match_SHEM (CtrlType *ctrl, GraphType *graph) |
Definition at line 22 of file match.c.
References graphdef::adjncy, graphdef::adjwgt, graphdef::cmap, CreateCoarseGraph(), controldef::dbglvl, idxset(), idxwspacefree(), idxwspacemalloc(), match(), controldef::MatchTmr, controldef::maxvwgt, graphdef::nvtxs, RandomPermute(), graphdef::vwgt, and graphdef::xadj.
Referenced by Coarsen2Way().
Definition at line 75 of file match.c.
References graphdef::adjncy, graphdef::cmap, CreateCoarseGraph_NVW(), controldef::dbglvl, idxset(), idxwspacefree(), idxwspacemalloc(), match(), controldef::MatchTmr, graphdef::nvtxs, RandomPermute(), and graphdef::xadj.
Referenced by Coarsen2Way().
Definition at line 127 of file match.c.
References graphdef::adjncy, graphdef::adjwgt, graphdef::cmap, CreateCoarseGraph(), controldef::dbglvl, idxset(), idxwspacefree(), idxwspacemalloc(), match(), controldef::MatchTmr, controldef::maxvwgt, graphdef::nvtxs, RandomPermute(), graphdef::vwgt, and graphdef::xadj.
Referenced by Coarsen2Way().
Definition at line 183 of file match.c.
References graphdef::adjncy, graphdef::adjwgt, BucketSortKeysInc(), graphdef::cmap, CreateCoarseGraph(), controldef::dbglvl, idxset(), idxwspacefree(), idxwspacemalloc(), match(), controldef::MatchTmr, controldef::maxvwgt, graphdef::nvtxs, RandomPermute(), graphdef::vwgt, and graphdef::xadj.
Referenced by Coarsen2Way().
1.5.5