Uses of Class
org.tweetyproject.arg.delp.syntax.DelpRule
-
Uses of DelpRule in org.tweetyproject.arg.delp.syntax
Modifier 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.Modifier 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