Uses of Package
tuffy.ground

Packages that use tuffy.ground
tuffy.ground Provides facilities for grounding MLNs, including KBMC, SQL-based grounding, and MRF partitioning. 
tuffy.ground.partition Data structures and algorithms for MRF partitioning. 
tuffy.infer Provides MLN inference algorithms. 
tuffy.main Entrances to Tuffy. 
 

Classes in tuffy.ground used by tuffy.ground
KBMC.AtomCutSet.Stratum
          A stratum is a set of tuples with the same degree-of-freedom.
 

Classes in tuffy.ground used by tuffy.ground.partition
Grounding
          This class handles the grounding process of MLN inference/learning with SQL queries.
 

Classes in tuffy.ground used by tuffy.infer
Grounding
          This class handles the grounding process of MLN inference/learning with SQL queries.
 

Classes in tuffy.ground used by tuffy.main
Grounding
          This class handles the grounding process of MLN inference/learning with SQL queries.