| Package | Description |
|---|---|
| net.sf.tweety.logics.commons.analysis | |
| net.sf.tweety.logics.commons.analysis.streams |
| Modifier and Type | Class and Description |
|---|---|
class |
BeliefSetInconsistencyMeasure<S extends net.sf.tweety.commons.Formula>
Classes extending this abstract class represent inconsistency measures
on belief sets.
|
class |
CcInconsistencyMeasure<S extends net.sf.tweety.commons.Formula>
This class implements the inconsistency measure I_CC from
[Said Jabbour and Yue Ma and Badran Raddaoui.
|
class |
CspInconsistencyMeasure<S extends net.sf.tweety.commons.Formula>
This class implements the inconsistency measure I_CSP from
[Said Jabbour, Yue Ma, Badran Raddaoui, Lakhdar Sais, Yakoub Salhi.
|
class |
DfInconsistencyMeasure<S extends net.sf.tweety.commons.Formula>
This class implements the family of "Measures of the Degree of Inconsistency" from
[Mu,Liu,Jin, Bell.
|
class |
DHitInconsistencyMeasure<T extends net.sf.tweety.commons.Interpretation,S extends net.sf.tweety.commons.Formula>
This class implements the d-hit inconsistency measure from [Grant, Hunter.
|
class |
DMaxInconsistencyMeasure<T extends net.sf.tweety.commons.Interpretation,S extends net.sf.tweety.commons.Formula>
This class implements the d-max inconsistency measure from [Grant, Hunter.
|
class |
DrasticInconsistencyMeasure<S extends net.sf.tweety.commons.Formula>
This class models the drastic inconsistency measure.
|
class |
DSumInconsistencyMeasure<T extends net.sf.tweety.commons.Interpretation,S extends net.sf.tweety.commons.Formula>
This class implements the d-sum inconsistency measure from [Grant, Hunter.
|
class |
EtaInconsistencyMeasure<S extends net.sf.tweety.commons.Formula>
This class implements the Eta-inconsistency measure, cf.
|
class |
HsInconsistencyMeasure<S extends net.sf.tweety.commons.Formula>
This class implements the Hitting Set inconsistency measure as proposed in [Thimm, 2014, in preparation].
|
class |
IsInconsistencyMeasure<S extends net.sf.tweety.commons.Formula>
This class implements the inconsistency measure I_CSP from
[Said Jabbour.
|
class |
MaInconsistencyMeasure<S extends net.sf.tweety.commons.Formula>
This class models the I_M inconsistency measure from e.g.
|
class |
McscInconsistencyMeasure<S extends net.sf.tweety.commons.Formula>
This class implements the approach of [Meriem Ammoura, Badran Raddaoui, Yakoub Salhi, Brahim Oukacha.
|
class |
MicInconsistencyMeasure<S extends net.sf.tweety.commons.Formula>
This class models the MI^C inconsistency measure.
|
class |
MiInconsistencyMeasure<S extends net.sf.tweety.commons.Formula>
This class models the MI inconsistency measure.
|
class |
NConsInconsistencyMeasure<S extends net.sf.tweety.commons.Formula>
This class implements an inconsistency measure based on "n-consistency" proposed in
[Doder,Raskovic,Markovic,Ognjanovic.
|
class |
NormalizedMicInconsistencyMeasure<S extends net.sf.tweety.commons.Formula>
This class models the normalized MI^C inconsistency measure, see [PhD thesis, Thimm].
|
class |
NormalizedMiInconsistencyMeasure<S extends net.sf.tweety.commons.Formula>
This class models the normalized MI inconsistency measure, see [PhD thesis, Thimm].
|
class |
PrInconsistencyMeasure<S extends net.sf.tweety.commons.Formula>
This class models the P inconsistency measure from e.g.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultStreamBasedInconsistencyMeasure<S extends net.sf.tweety.commons.Formula>
Implements a stream-based inconsistency measure on a given class of
inconsistency measurement processes.
|
class |
StreamBasedInconsistencyMeasure<S extends net.sf.tweety.commons.Formula>
General interface for inconsistency measures working on streams.
|
Copyright © 2018. All rights reserved.