| ContensionInconsistencyMeasure | 
 This class implements the contension inconsistency measure, cf. 
 | 
| ContensionInconsistencyMeasurementProcess | 
 Implements an approximation algorithm for the Contension inconsistency measure on streams. 
 | 
| DalalDistance | 
 This class models the dalal distance measure between possible worlds,
 see e.g. 
 | 
| FbInconsistencyMeasure | 
 Implements the forgetting-based inconsistency measure from
 [Besnard. 
 | 
| FuzzyInconsistencyMeasure | 
 This measure implements the approach presented in [Thimm, 2016, to appear]. 
 | 
| HsInconsistencyMeasurementProcess | 
 Implements an approximation algorithm for the Hs inconsistency measure on streams. 
 | 
| InconsistencyMeasureFactory | 
 Main factory for retrieving inconsistency measures for propositional logic. 
 | 
| MusVarInconsistencyMeasure | 
 This class implements the "MUS-variable based inconsistency measure" proposed in 
 [Xiao,Ma. 
 | 
| PlWindowInconsistencyMeasurementProcess | 
 A window inconsistency measurement process for propositional logic 
 (this class needs to be there as no generics are allowed when instantiating 
 a DefaultStreamBasedInconsistencyMeasure. 
 | 
| PmInconsistencyMeasure | 
 This class implements the inconsistency measure I_{P_m} proposed in 
 [Jabbour, Raddaoui. 
 | 
| PossibleWorldDistance | 
 This class refines interpretation distances to distance on possible worlds. 
 |