Uses of Interface
org.tweetyproject.arg.adf.reasoner.sat.encodings.SatEncoding
- 
Packages that use SatEncoding Package Description org.tweetyproject.arg.adf.reasoner.sat.encodings  - 
- 
Uses of SatEncoding in org.tweetyproject.arg.adf.reasoner.sat.encodings
Classes in org.tweetyproject.arg.adf.reasoner.sat.encodings that implement SatEncoding Modifier and Type Class Description classBipolarSatEncodingclassConflictFreeInterpretationSatEncodingclassFixPartialSatEncodingFixes the already assigned true/false values.classKBipolarSatEncodingclassLargerInterpretationSatEncodingFixes the two valued assignments and tries to find a two valued assignment for at least one of the undecided ones.classRefineLargerSatEncodingPrevents smaller interpretations from being computed, but also allows different interpretations of at least the same size.classRefineUnequalSatEncodingclassRelativeBipolarSatEncodingclassRelativeKBipolarSatEncodingDeprecated.classTwoValuedModelSatEncodingclassVerifyAdmissibleSatEncoding 
 -