Class ImContradiction

java.lang.Object
org.tweetyproject.logics.pl.postulates.ImPostulate
org.tweetyproject.logics.pl.postulates.ImContradiction
All Implemented Interfaces:
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: