Uses of Class
org.tweetyproject.commons.util.rules.RuleSet
Packages that use RuleSet
Package
Description
-
Uses of RuleSet in org.tweetyproject.arg.aspic.syntax
Subclasses of RuleSet in org.tweetyproject.arg.aspic.syntax -
Uses of RuleSet in org.tweetyproject.commons.util.rules
Methods in org.tweetyproject.commons.util.rules that return RuleSetModifier and TypeMethodDescriptionRuleSet.getSyntacticModule(Formula f)
Returns the maximal subset of this rule set that is closed under "syntactic" neighbourhood relationship for the given formula. -
Uses of RuleSet in org.tweetyproject.lp.asp.syntax
Subclasses of RuleSet in org.tweetyproject.lp.asp.syntaxModifier and TypeClassDescriptionclass
This class models an ASP-Core-2 program, meaning a set of rules and optionally a query. -
Uses of RuleSet in org.tweetyproject.lp.nlp.syntax
Subclasses of RuleSet in org.tweetyproject.lp.nlp.syntax