Uses of Class
net.sf.tweety.logics.pl.semantics.FuzzyInterpretation
-
Packages that use FuzzyInterpretation Package Description net.sf.tweety.logics.pl.analysis -
-
Uses of FuzzyInterpretation in net.sf.tweety.logics.pl.analysis
Methods in net.sf.tweety.logics.pl.analysis that return FuzzyInterpretation Modifier and Type Method Description FuzzyInterpretation
FuzzyInconsistencyMeasure. getOptimalInterpretation(java.util.Collection<PlFormula> formulas)
Returns an optimal interpretation as a witness for the inconsistency value.
-