Uses of Class
org.tweetyproject.arg.eaf.reasoner.AbstractEAFReasoner
Packages that use AbstractEAFReasoner
-
Uses of AbstractEAFReasoner in org.tweetyproject.arg.eaf.reasoner
Subclasses of AbstractEAFReasoner in org.tweetyproject.arg.eaf.reasonerModifier and TypeClassDescriptionclass
This reasoner for epistemic Dung theories performs inference on the admissible extension.class
This reasoner for epistemic Dung theories performs inference on the complete extension.class
This reasoner for epistemic Dung theories performs inference on the grounded extension.class
This reasoner for epistemic Dung theories performs inference on the preferred extension.class
This reasoner for epistemic Dung theories performs inference on the stable extension.Methods in org.tweetyproject.arg.eaf.reasoner that return AbstractEAFReasonerModifier and TypeMethodDescriptionstatic AbstractEAFReasoner
AbstractEAFReasoner.getSimpleReasonerForSemantics
(EAFSemantics semantics) Creates a reasoner for the given semantics.