Class DrasticInconsistencyMeasure<T extends DungTheory>

java.lang.Object
org.tweetyproject.arg.dung.analysis.DrasticInconsistencyMeasure<T>
Type Parameters:
T - the type of DungTheory
All Implemented Interfaces:
InconsistencyMeasure<T>

public class DrasticInconsistencyMeasure<T extends DungTheory> extends Object implements InconsistencyMeasure<T>
Calculates the drastic inconsistency measure of the given argumentation framework.It implements the InconsistencyMeasure interface.
Author:
Timothy Gillespie