Uses of Package
de.unidu.is.pdatalog.ds

Packages that use de.unidu.is.pdatalog.ds
de.unidu.is.hyspirit Provides classes for interacting with the HySpirit inference engine (the version which is written in Beta). 
de.unidu.is.pdatalog Provides classes for an pDatalog++ inference engine. 
de.unidu.is.pdatalog.ds Provides data structures for the pDatalog++ inference engine. 
de.unidu.is.pdatalog.parser Provides a pDatalog++ parser. 
de.unidu.is.retrieval.pire Provides the PIRE retrieval engine. 
 

Classes in de.unidu.is.pdatalog.ds used by de.unidu.is.hyspirit
Fact
          The representation of a datalog probabilistic fact.
Literal
          The representation of an datalog literal.
Rule
          The representation of a datalog probabilistic rule.
 

Classes in de.unidu.is.pdatalog.ds used by de.unidu.is.pdatalog
Fact
          The representation of a datalog probabilistic fact.
Literal
          The representation of an datalog literal.
Rule
          The representation of a datalog probabilistic rule.
 

Classes in de.unidu.is.pdatalog.ds used by de.unidu.is.pdatalog.ds
Fact
          The representation of a datalog probabilistic fact.
Literal
          The representation of an datalog literal.
Rule
          The representation of a datalog probabilistic rule.
SubSet
          A subset of a given set {0,...
 

Classes in de.unidu.is.pdatalog.ds used by de.unidu.is.pdatalog.parser
Fact
          The representation of a datalog probabilistic fact.
Literal
          The representation of an datalog literal.
Rule
          The representation of a datalog probabilistic rule.
 

Classes in de.unidu.is.pdatalog.ds used by de.unidu.is.retrieval.pire
Fact
          The representation of a datalog probabilistic fact.
Rule
          The representation of a datalog probabilistic rule.