Class WellFoundedReasoner<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 WellFoundedReasoner<T extends net.sf.tweety.commons.Formula>
    extends GeneralABAReasoner<T>
    Author:
    Nils Geilen (geilenn@uni-koblenz.de), Matthias Thimm This reasoner for ABA theories performs inference on the ideal extension.
    • Constructor Detail

      • WellFoundedReasoner

        public WellFoundedReasoner()