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 TypeClassDescriptionclass
This reasoner for constrained Dung theories performs inference on the C-admissible extensions.class
This reasoner for constrained Dung theories (CAF) performs inference on the C-grounded extension.class
This reasoner for constrained Dung theories performs inference on the C-prefered extensions.class
This reasoner for constrained Dung theories performs inference on the C-stable extensions.class
This 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 AbstractCAFReasoner
AbstractCAFReasoner.getSimpleReasonerForSemantics
(CAFSemantics semantics) Creates a reasoner for the given semantics.