Interface InconsistencyMeasure<T extends DungTheory>

Type Parameters:
T - the type of Dung theories used
All Known Implementing Classes:
CycleCountInconsistencyMeasure, DrasticInconsistencyMeasure, InSumInconsistencyMeasure, NonGroundedCountInconsistencyMeasure, PreferredCountInconsistencyMeasure, UnstableCountInconsistencyMeasure, WeightedComponentCountInconsistencyMeasure, WeightedCycleCountInconsistencyMeasure, WeightedInSumInconsistencyMeasure, WeightedOutSumInconsistencyMeasure

public interface InconsistencyMeasure<T extends DungTheory>
Author:
Timothy Gillespie
  • Method Summary

    Modifier and Type
    Method
    Description
    inconsistencyMeasure(T argumentationFramework)
    This method measures the inconsistency of a given Dungian argumentation framework.
  • Method Details

    • inconsistencyMeasure

      Double inconsistencyMeasure(T argumentationFramework)
      This method measures the inconsistency of a given Dungian argumentation framework.
      Parameters:
      argumentationFramework - an argumentation framework
      Returns:
      a Double indicating the degree of inconsistency