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