Uses of Class
org.tweetyproject.arg.dung.reasoner.AbstractAcceptabilityReasoner
-
Packages that use AbstractAcceptabilityReasoner Package Description org.tweetyproject.arg.dung.reasoner -
-
Uses of AbstractAcceptabilityReasoner in org.tweetyproject.arg.dung.reasoner
Subclasses of AbstractAcceptabilityReasoner in org.tweetyproject.arg.dung.reasoner Modifier and Type Class Description classEeeAcceptabilityReasonerImplements the EEE approach ("exhaustively enumerate extensions") to determine the set of acceptable arguments of an AF, cf.classIaqAcceptabilityReasonerImplements the IAQ approach ("iterative acceptability queries") to determine the set of acceptable arguments of an AF, cf.classSeeAcceptabilityReasonerImplements the SEE approach ("selective extension enumeration") to determine the set of credulously acceptable arguments of an AF wrt.classSeemAcceptabilityReasonerImplements the SEEM approach ("selective extension enumeration with MaxSAT") to determine the set of credulously acceptable arguments of an AF wrt.
-