Class ImPostulate

java.lang.Object
org.tweetyproject.logics.pl.postulates.ImPostulate
All Implemented Interfaces:
Postulate<PlFormula>
Direct Known Subclasses:
ImAdjunctionInvariance, ImAttenuation, ImConsistency, ImContradiction, ImDominance, ImEqualConflict, ImExchange, ImFreeFormulaDilution, ImFreeFormulaIndependence, ImIrrelevanceOfSyntax, ImMINormalization, ImMISeparability, ImMonotony, ImNormalization, ImPenalty, ImSafeFormulaIndependence, ImSuperAdditivity, ImWeakDominance

public abstract class ImPostulate extends Object implements Postulate<PlFormula>
An abstract postulate for inconsistency measures in propositional logic; the ancestor of all concrete postulates.
Author:
Matthias Thimm