| Package | Description |
|---|---|
| net.sf.tweety.arg.deductive.reasoner | |
| net.sf.tweety.arg.deductive.semantics |
| Modifier and Type | Method and Description |
|---|---|
protected ArgumentTree |
SimpleDeductiveReasoner.getArgumentTree(DeductiveKnowledgeBase kb,
DeductiveArgument arg) |
protected ArgumentTree |
CompilationReasoner.getArgumentTree(DeductiveKnowledgeBase kb,
DeductiveArgument arg) |
protected abstract ArgumentTree |
AbstractDeductiveArgumentationReasoner.getArgumentTree(DeductiveKnowledgeBase kb,
DeductiveArgument arg)
Computes the argument tree of the given argument.
|
Double |
AbstractDeductiveArgumentationReasoner.query(DeductiveKnowledgeBase kb,
net.sf.tweety.logics.pl.syntax.PropositionalFormula f) |
| Constructor and Description |
|---|
Compilation(DeductiveKnowledgeBase kb)
Creates the compilation of the given knowledge base.
|
Copyright © 2019. All rights reserved.