Go to the source code of this file.
Functions | |
void | ComputePartitionInfo (params_t *params, graph_t *graph, idx_t *where) |
This function computes various information associated with a partition
Definition at line 20 of file stat.c.
References graph_t::adjncy, adjncy, graph_t::adjwgt, adjwgt, ComputeCut(), ComputeVolume(), FindPartitionInducedComponents(), gk_free(), iargmax_strd(), IsConnected(), graph_t::ncon, ncon, params_t::nparts, nparts, graph_t::nvtxs, params_t::tpwgts, tpwgts, graph_t::vwgt, vwgt, graph_t::xadj, and xadj.
Referenced by GPReportResults().