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 TypeClassDescriptionclassThis reasoner for epistemic Dung theories performs inference on the admissible extension.classThis reasoner for epistemic Dung theories performs inference on the complete extension.classThis reasoner for epistemic Dung theories performs inference on the grounded extension.classThis reasoner for epistemic Dung theories performs inference on the preferred extension.classThis reasoner for epistemic Dung theories performs inference on the stable extension.Methods in org.tweetyproject.arg.eaf.reasoner that return AbstractEAFReasonerModifier and TypeMethodDescriptionstatic AbstractEAFReasonerAbstractEAFReasoner.getSimpleReasonerForSemantics(EAFSemantics semantics) Creates a reasoner for the given semantics.