Uses of Class
org.tweetyproject.arg.dung.syntax.IncompleteTheory
Packages that use IncompleteTheory
-
Uses of IncompleteTheory in org.tweetyproject.arg.dung.reasoner
Methods in org.tweetyproject.arg.dung.reasoner with parameters of type IncompleteTheoryModifier and TypeMethodDescriptionbooleanIncompleteReasoner.credulousAcceptance(IncompleteTheory theory, Argument arg) booleanIncompleteReasoner.existence(IncompleteTheory theory) IncompleteReasoner.getAllModels(IncompleteTheory theory) booleanIncompleteReasoner.skepticalAcceptance(IncompleteTheory theory, Argument arg) booleanIncompleteReasoner.VerificationNecessary(IncompleteTheory theory, Set<Argument> arg) booleanIncompleteReasoner.VerificationPossible(IncompleteTheory theory, Set<Argument> arg)