Class CompleteReasoner<T extends net.sf.tweety.commons.Formula>

  • Type Parameters:
    T - the language of the underlying ABA theory
    All Implemented Interfaces:
    net.sf.tweety.commons.ModelProvider<Assumption<T>,​AbaTheory<T>,​AbaExtension<T>>, net.sf.tweety.commons.QualitativeReasoner<AbaTheory<T>,​Assumption<T>>, net.sf.tweety.commons.Reasoner<Boolean,​AbaTheory<T>,​Assumption<T>>

    public class CompleteReasoner<T extends net.sf.tweety.commons.Formula>
    extends GeneralAbaReasoner<T>
    This reasoner for ABA theories performs inference on the complete extensions.
    Author:
    Nils Geilen (geilenn@uni-koblenz.de), Matthias Thimm