Class SimpleAdmissibleReasoner

  • All Implemented Interfaces:
    net.sf.tweety.commons.ModelProvider<Argument,​DungTheory,​Extension>, net.sf.tweety.commons.QualitativeReasoner<DungTheory,​Argument>, net.sf.tweety.commons.Reasoner<Boolean,​DungTheory,​Argument>

    public class SimpleAdmissibleReasoner
    extends AbstractExtensionReasoner
    This reasoner for Dung theories performs inference on the admissible extensions. Extensions are determined by checking all possible sets for admissibility.
    Author:
    Matthias Thimm