Uses of Class
org.tweetyproject.arg.delp.syntax.DefeasibleRule
Packages that use DefeasibleRule
-
Uses of DefeasibleRule in org.tweetyproject.arg.delp.syntax
Methods in org.tweetyproject.arg.delp.syntax that return types with arguments of type DefeasibleRuleMethod parameters in org.tweetyproject.arg.delp.syntax with type arguments of type DefeasibleRuleModifier and TypeMethodDescriptionboolean
DefeasibleLogicProgram.isConsistent
(Set<DefeasibleRule> rules) Checks whether the given set of defeasible rules are consistent given the strict part of this program.Constructor parameters in org.tweetyproject.arg.delp.syntax with type arguments of type DefeasibleRuleModifierConstructorDescriptionDelpArgument
(Set<DefeasibleRule> support, FolFormula conclusion) constructor; initializes this argument with the given parameters