Class ImConsistency

  • All Implemented Interfaces:
    net.sf.tweety.commons.postulates.Postulate<PlFormula>

    public class ImConsistency
    extends ImPostulate
    The "consistency" postulate for inconsistency measures: Consistent knowledge bases receive the minimal inconsistency value (0) and all inconsistent knowledge bases have strictly positive inconsistency values.
    Author:
    Anna Gessler
    • Constructor Detail

      • ImConsistency

        protected ImConsistency()
        Protected constructor so one uses only the single instance ImPostulate.CONSISTENCY