Package tuffy.ground.partition

Data structures and algorithms for MRF partitioning.

See:
          Description

Class Summary
Bucket A partition bucket is either 1) one or multiple components in whole; or 2) one or multiple partitions of one component.
Component A component in the MRF.
Partition A partition is a subgraph of an MRF component.
Partitioning Utilities for partitioning the MRF generated by the grounding process.
PartitionScheme A partitioning scheme on an MRF.
 

Package tuffy.ground.partition Description

Data structures and algorithms for MRF partitioning.