Class NonGroundedCountInconsistencyMeasure<T extends DungTheory>

java.lang.Object
org.tweetyproject.arg.dung.analysis.NonGroundedCountInconsistencyMeasure<T>
All Implemented Interfaces:
InconsistencyMeasure<T>

public class NonGroundedCountInconsistencyMeasure<T extends DungTheory> extends Object implements InconsistencyMeasure<T>
Calculates the non-grounded count inconsistency measure of the given argumentation framework. Non-grounded count inconsistency measure is the count of arguments in the argumentation framework that are neither in any grounded extension nor attacked by any argument in grounded extensions.