Class NaiveDlReasoner

  • All Implemented Interfaces:
    net.sf.tweety.commons.QualitativeReasoner<DlBeliefSet,​DlAxiom>, net.sf.tweety.commons.Reasoner<Boolean,​DlBeliefSet,​DlAxiom>

    public class NaiveDlReasoner
    extends Object
    implements net.sf.tweety.commons.QualitativeReasoner<DlBeliefSet,​DlAxiom>
    Naive reasoner for the description logic ALC (as represented by this library).
    Author:
    Anna Gessler
    • Constructor Detail

      • NaiveDlReasoner

        public NaiveDlReasoner()