Class AbstractDungReasoner

    • Method Summary

      Modifier and Type Method Description
      abstract java.lang.Boolean query​(DungTheory beliefbase, Argument formula)
      Queries the given belief base for the given formula.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • AbstractDungReasoner

        public AbstractDungReasoner()