
#include <struct.h>

| Data Fields | |
| idx_t | pid | 
| idx_t | ned | 
| idx_t | gv | 
Definition at line 47 of file struct.h.
The partition ID
Definition at line 48 of file struct.h.
Referenced by CheckKWayVolPartitionParams(), ComputeKWayPartitionParams(), ComputeSubDomainGraph(), Greedy_KWayVolOptimize(), KWayVolUpdate(), and ProjectKWayPartition().
The number of the adjacent edges that are incident on pid
Definition at line 49 of file struct.h.
Referenced by ComputeKWayPartitionParams(), ComputeSubDomainGraph(), Greedy_KWayVolOptimize(), Greedy_McKWayVolOptimize(), KWayVolUpdate(), MoveGroupContigForVol(), MoveGroupMinConnForVol(), and ProjectKWayPartition().
The gain in volume achieved by moving the vertex to pid
Definition at line 51 of file struct.h.
Referenced by CheckKWayVolPartitionParams(), ComputeKWayPartitionParams(), ComputeKWayVolGains(), Greedy_KWayVolOptimize(), Greedy_McKWayVolOptimize(), KWayVolUpdate(), MoveGroupContigForVol(), MoveGroupMinConnForVol(), and ProjectKWayPartition().
 1.5.5
 1.5.5