Class PAInconsistencyMeasure

    • Constructor Detail

      • PAInconsistencyMeasure

        public PAInconsistencyMeasure​(RealVectorNorm norm,
                                      DungTheory theory,
                                      PASemantics semantics)
        Creates a new inconsinstency measure which uses the given norm and measures wrt. the given theory.
        Parameters:
        norm - a norm
        theory - a Dung theory
        semantics - the semantics against which the inconsistency of partial probability assignments are measured.