Class AbstractBipolarExtensionReasoner

java.lang.Object
org.tweetyproject.arg.bipolar.reasoner.AbstractBipolarExtensionReasoner
All Implemented Interfaces:
ModelProvider<Argument,BipolarArgumentationFramework,Extension<BipolarArgumentationFramework>>, PostulateEvaluatable<Argument>, QualitativeReasoner<BipolarArgumentationFramework,Argument>, Reasoner<Boolean,BipolarArgumentationFramework,Argument>
Direct Known Subclasses:
SimpleCoalitionReasoner, SimpleCoherentAdmissibleReasoner, SimpleCoherentReasoner, SimpleDeductiveReasoner, SimpleNecessityReasoner, SimpleStronglyConflictFreeReasoner

Abstract class for reasoners for bipolar argumentation
Author:
Lars Bengel
  • Constructor Details

    • AbstractBipolarExtensionReasoner

      public AbstractBipolarExtensionReasoner()
      Default constructor
  • Method Details