Class AbstractDeductiveArgumentationReasoner

java.lang.Object
org.tweetyproject.arg.deductive.reasoner.AbstractDeductiveArgumentationReasoner
All Implemented Interfaces:
QuantitativeReasoner<DeductiveKnowledgeBase,PlFormula>, Reasoner<Double,DeductiveKnowledgeBase,PlFormula>
Direct Known Subclasses:
CompilationReasoner, SimpleDeductiveReasoner

public abstract class AbstractDeductiveArgumentationReasoner extends Object implements QuantitativeReasoner<DeductiveKnowledgeBase,PlFormula>
This class contains common characteristics for deductive argumentation reasoner.
Author:
Matthias Thimm