Uses of Package
tuffy.infer.ds

Packages that use tuffy.infer.ds
tuffy.ground.partition Data structures and algorithms for MRF partitioning. 
tuffy.infer Provides MLN inference algorithms. 
tuffy.infer.ds Data structures used to represent MRFs. 
tuffy.mln This package builds the data structure of MLN. 
tuffy.test This package includes testing codes for tuffy. 
 

Classes in tuffy.infer.ds used by tuffy.ground.partition
GAtom
          A ground atom.
 

Classes in tuffy.infer.ds used by tuffy.infer
GAtom
          A ground atom.
GClause
          A ground clause.
KeyBlock
          A block of ground atoms.
 

Classes in tuffy.infer.ds used by tuffy.infer.ds
GAtom
          A ground atom.
GClause
          A ground clause.
KeyBlock
          A block of ground atoms.
 

Classes in tuffy.infer.ds used by tuffy.mln
GClause
          A ground clause.
 

Classes in tuffy.infer.ds used by tuffy.test
GAtom
          A ground atom.
GClause
          A ground clause.