Uses of Package
tuffy.ra

Packages that use tuffy.ra
tuffy.mln This package builds the data structure of MLN. 
tuffy.parse Provides parsers for MLN input, config files, and command line options. 
tuffy.ra Rich logic/relational constructs such as expressions and Datalog. 
 

Classes in tuffy.ra used by tuffy.mln
ConjunctiveQuery
          A conjunctive query.
Expression
          An expression to a function is like a literal to a predicate.
Function
          Bool, numberic, and string functions; user-defined functions.
 

Classes in tuffy.ra used by tuffy.parse
AtomEx
          STILL IN DEVELOPMENT.
ConjunctiveQuery
          A conjunctive query.
Expression
          An expression to a function is like a literal to a predicate.
 

Classes in tuffy.ra used by tuffy.ra
ConjunctiveQuery
          A conjunctive query.
ConjunctiveQuery.CLUSTERING_RULE_TYPE
          Type used by CC.
Expression
          An expression to a function is like a literal to a predicate.
Function
          Bool, numberic, and string functions; user-defined functions.