Class IaqAcceptabilityReasoner

All Implemented Interfaces:
QualitativeReasoner<DungTheory,​Argument>, Reasoner<Boolean,​DungTheory,​Argument>

public class IaqAcceptabilityReasoner extends AbstractAcceptabilityReasoner
Implements the IAQ approach ("iterative acceptability queries") to determine the set of acceptable arguments of an AF, cf. [Thimm, Cerutti, Vallati; 2020, in preparation]. It uses another extension-based reasoner to query for each argument separately whether it is accepted.
Author:
Matthias Thimm