Go to the source code of this file.
◆ CheckBnd()
This function checks whether or not the boundary information is correct
Definition at line 121 of file debug.c.
◆ CheckBnd2()
This function checks whether or not the boundary information is correct
Definition at line 158 of file debug.c.
◆ CheckKWayVolPartitionParams()
void CheckKWayVolPartitionParams |
( |
ctrl_t * |
ctrl, |
|
|
graph_t * |
graph |
|
) |
| |
This function recomputes the vrinfo fields and checks them against those in the graph->vrinfo structure
Definition at line 339 of file debug.c.
◆ CheckNodeBnd()
This function checks whether or not the boundary information is correct
Definition at line 195 of file debug.c.
◆ CheckNodePartitionParams()
This function checks the correctness of the NodeFM data structures
Definition at line 255 of file debug.c.
◆ CheckRInfo()
This function checks whether or not the rinfo of a vertex is consistent
Definition at line 232 of file debug.c.
◆ ComputeCut()
This function computes the total edgecut
Definition at line 21 of file debug.c.
◆ ComputeMaxCut()
This function computes the cut given the graph and a where vector
Definition at line 85 of file debug.c.
◆ ComputeVolume()
This function computes the total volume
Definition at line 48 of file debug.c.
◆ IsSeparable()
This function checks if the separator is indeed a separator
Definition at line 309 of file debug.c.