Class RuleBasedCReasoner

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static interface  RuleBasedCReasoner.Rule
      A rule that is applicable by the RuleBasedCReasoner to reason a c-representation given a conditional belief base.
    • Method Summary

      Modifier and Type Method Description
      RankingFunction getModel​(ClBeliefSet beliefset)
      Returns a single (dedicated) model of the given belief base.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait