Class ImContradiction

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

    public class ImContradiction
    extends ImPostulate
    The "contradiction" postulate for inconsistency measures: A knowledge base is maximally inconsistent if all non-empty subsets are inconsistent. This postulate is supposed to be an extension of the "normalization" postulate, meaning 1 is the maximum inconsistency value.
    Author:
    Anna Gessler
    See Also:
    ImNormalization
    • Constructor Detail

      • ImContradiction

        protected ImContradiction()
        Protected constructor so one uses only the single instance ImPostulate.CONTRADICTION