Uses of Interface
net.sf.tweety.arg.adf.reasoner.sat.encodings.SatEncoding
-
Packages that use SatEncoding Package Description net.sf.tweety.arg.adf.reasoner.sat.encodings -
-
Uses of SatEncoding in net.sf.tweety.arg.adf.reasoner.sat.encodings
Classes in net.sf.tweety.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.classRefineUnequalSatEncodingclassRelativeBipolarSatEncodingclassRelativeKBipolarSatEncodingclassTwoValuedModelSatEncodingclassVerifyAdmissibleSatEncoding
-