Uses of Interface
org.tweetyproject.arg.adf.reasoner.sat.encodings.RelativeSatEncoding
-
Uses of RelativeSatEncoding in org.tweetyproject.arg.adf.reasoner.sat.encodings
Modifier and TypeClassDescriptionclass
This class implements a SAT encoding for conflict-free interpretations in an Abstract Dialectical Framework (ADF).class
Fixes the already assigned true/false values.class
Fixes the two valued assignments and tries to find a two valued assignment for at least one of the undecided ones.class
Prevents smaller interpretations from being computed, but also allows different interpretations of at least the same size.class
This class implements a SAT encoding for refining unequal interpretations in an Abstract Dialectical Framework (ADF).class
This class implements a SAT encoding for two-valued models in an Abstract Dialectical Framework (ADF).