Uses of Interface
org.tweetyproject.logics.cl.reasoner.RuleBasedCReasoner.Rule
-
Uses of RuleBasedCReasoner.Rule in org.tweetyproject.logics.cl.rules
Modifier and TypeClassDescriptionclass
The evaluate rule tries to evaluate the kappa values by using logical constraints, therefore theKappaTerm
evaluate() methods are called.class
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.