Uses of Class
net.sf.tweety.arg.dung.reasoner.AbstractAcceptabilityReasoner
- 
Packages that use AbstractAcceptabilityReasoner Package Description net.sf.tweety.arg.dung.reasoner  - 
- 
Uses of AbstractAcceptabilityReasoner in net.sf.tweety.arg.dung.reasoner
Subclasses of AbstractAcceptabilityReasoner in net.sf.tweety.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. 
 -