Package org.tweetyproject.logics.cl.rules


package org.tweetyproject.logics.cl.rules
  • Class Summary
    Class
    Description
    The evaluate rule tries to evaluate the kappa values by using logical constraints, therefore the KappaTerm evaluate() methods are called.
    A simple adapter class that wraps the straightforward methods of the Rule interface, such that the developer can spare the work to implement the setter methods.