Uses of Class
org.tweetyproject.arg.delp.syntax.DelpRule
Packages that use DelpRule
-
Uses of DelpRule in org.tweetyproject.arg.delp.syntax
Subclasses of DelpRule in org.tweetyproject.arg.delp.syntaxModifier and TypeClassDescriptionclass
This class models a defeasible rule in defeasible logic programming.final class
This class implements a fact in defeasible logic programming which encapsulates a literal.class
This class models a strict rule in defeasible logic programming.Methods in org.tweetyproject.arg.delp.syntax that return types with arguments of type DelpRuleModifier and TypeMethodDescriptionDefeasibleLogicProgram.getRulesWithHead
(FolFormula l) Returns all defeasible and strict rules appearing in this program with the given literal as headDelpArgument.getRulesWithHead
(FolFormula l) Returns all defeasible rules of the support of this argument with the given literal as head