Class GeneralizedSpecificity

java.lang.Object
org.tweetyproject.arg.delp.semantics.ComparisonCriterion
org.tweetyproject.arg.delp.semantics.GeneralizedSpecificity

public final class GeneralizedSpecificity extends ComparisonCriterion
This class implements the generalized specificity criterion used to compare two arguments. Using this criterion, an argument is more specific (better) than another argument if the former uses more facts or less rules.

See

[1] Stolzenburg, F. and Garcia, A. and Chesnevar, Carlos I. and Simari, Guillermo R.. Computing Generalized Specificity. In Journal of Non-Classical Logics, 2003. Volume 13(1):87-113.

for more information.
Author:
Matthias Thimm