Package net.sf.tweety.arg.adf.semantics.interpretation
-
Interface Summary Interface Description Interpretation This class represents a three-valued interpretation of an Abstract Dialectical Framework (ADF). -
Class Summary Class Description EmptyInterpretation Interpretation.Builder InterpretationIterator Creates all possible interpretations while respecting the order of the given arguments.SetInterpretation This implementation is backed by three sets which allowsSetInterpretation.satisfied(Argument)
,SetInterpretation.unsatisfied(Argument)
andSetInterpretation.undecided(Argument)
to return in constant time.SingleValuedInterpretation TwoValuedInterpretationIterator