Uses of Class
org.tweetyproject.action.description.syntax.ActionDescription
Package
Description
-
Uses of ActionDescription in org.tweetyproject.action.description.analysis
Modifier and TypeMethodDescriptionboolean
ActionDescriptionConsistencyTester.isConsistent
(ActionDescription<T> causalRules) Checks whether the given set of causal rules is consistent.boolean
CActionDescriptionConsistencyTester.isConsistent
(ActionDescription<CLaw> causalRules) -
Uses of ActionDescription in org.tweetyproject.action.description.syntax
Modifier and TypeClassDescriptionclass
This class represents an action description for the action language C as a set of causal rules, and provides some basic functionality such as grounding.