Uses of Class
org.tweetyproject.arg.caf.reasoner.AbstractCAFReasoner
Packages that use AbstractCAFReasoner
-
Uses of AbstractCAFReasoner in org.tweetyproject.arg.caf.reasoner
Subclasses of AbstractCAFReasoner in org.tweetyproject.arg.caf.reasonerModifier and TypeClassDescriptionclassThis reasoner for constrained Dung theories performs inference on the C-admissible extensions.classThis reasoner for constrained Dung theories (CAF) performs inference on the C-grounded extension.classThis reasoner for constrained Dung theories performs inference on the C-prefered extensions.classThis reasoner for constrained Dung theories performs inference on the C-stable extensions.classThis reasoner for constrained Dung theories (CAF) performs inference on the weak grounded extension.Methods in org.tweetyproject.arg.caf.reasoner that return AbstractCAFReasonerModifier and TypeMethodDescriptionstatic AbstractCAFReasonerAbstractCAFReasoner.getSimpleReasonerForSemantics(CAFSemantics semantics) Creates a reasoner for the given semantics.