Class NonGroundedCountInconsistencyMeasure<T extends DungTheory>

  • Type Parameters:
    T - the type of Dung theories used
    All Implemented Interfaces:
    InconsistencyMeasure<T>

    public class NonGroundedCountInconsistencyMeasure<T extends DungTheory>
    extends java.lang.Object
    implements InconsistencyMeasure<T>
    Author:
    Timothy Gillespie
    • Method Summary

      Modifier and Type Method Description
      java.lang.Double inconsistencyMeasure​(T argumentationFramework)
      This method measures the inconsistency of a given Dungian argumentation framework.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • NonGroundedCountInconsistencyMeasure

        public NonGroundedCountInconsistencyMeasure()
    • Method Detail

      • inconsistencyMeasure

        public java.lang.Double inconsistencyMeasure​(T argumentationFramework)
        Description copied from interface: InconsistencyMeasure
        This method measures the inconsistency of a given Dungian argumentation framework.
        Specified by:
        inconsistencyMeasure in interface InconsistencyMeasure<T extends DungTheory>
        Parameters:
        argumentationFramework - an argumentation framework
        Returns:
        a Double indicating the degree of inconsistency