Class SimpleGroundedReasoner

  • 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 SimpleGroundedReasoner
    extends AbstractExtensionReasoner
    This reasoner for Dung theories performs inference on the grounded extension. Computes the (unique) grounded extension, i.e., the least fixpoint of the characteristic function faf.
    Author:
    Matthias Thimm