Uses of Class
net.sf.tweety.commons.AbstractInterpretation
-
Packages that use AbstractInterpretation Package Description net.sf.tweety.commons -
-
Uses of AbstractInterpretation in net.sf.tweety.commons
Subclasses of AbstractInterpretation in net.sf.tweety.commons Modifier and Type Class Description classInterpretationSet<T extends Formula,B extends BeliefBase,S extends Formula>This class models an interpretation that is a set of some formula and as such implements the java.util.Collection interface.
-