Uses of Class
org.tweetyproject.commons.util.rules.RuleSet
Package
Description
-
Uses of RuleSet in org.tweetyproject.arg.aspic.syntax
Modifier and TypeClassDescriptionclass
AspicArgumentationTheory<T extends Invertable>
According to Modgil and Prakken, this represents an argumentation theory (AS, KB) with - AS argumentation system (e.g. -
Uses of RuleSet in org.tweetyproject.commons.util.rules
Modifier 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
Modifier 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