Uses of Class
org.tweetyproject.arg.deductive.syntax.DeductiveKnowledgeBase
Packages that use DeductiveKnowledgeBase
Package
Description
-
Uses of DeductiveKnowledgeBase in org.tweetyproject.arg.deductive.reasoner
Classes in org.tweetyproject.arg.deductive.reasoner that implement interfaces with type arguments of type DeductiveKnowledgeBaseModifier and TypeClassDescriptionclass
This class contains common characteristics for deductive argumentation reasoner.Methods in org.tweetyproject.arg.deductive.reasoner with parameters of type DeductiveKnowledgeBaseModifier and TypeMethodDescriptionAbstractDeductiveArgumentationReasoner.query
(DeductiveKnowledgeBase kb, PlFormula f) -
Uses of DeductiveKnowledgeBase in org.tweetyproject.arg.deductive.semantics
Constructors in org.tweetyproject.arg.deductive.semantics with parameters of type DeductiveKnowledgeBaseModifierConstructorDescriptionCreates the compilation of the given knowledge base. -
Uses of DeductiveKnowledgeBase in org.tweetyproject.arg.deductive.util
Classes in org.tweetyproject.arg.deductive.util that implement interfaces with type arguments of type DeductiveKnowledgeBaseModifier and TypeClassDescriptionclass
Generates random Deductive Knowledge Bases.Methods in org.tweetyproject.arg.deductive.util that return DeductiveKnowledgeBaseModifier and TypeMethodDescriptionRandomDeductiveKnowledgeBaseGenerator.next()
Description missing