| Package | Description |
|---|---|
| net.sf.tweety.arg.deductive.accumulator | |
| net.sf.tweety.arg.deductive.reasoner |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleAccumulator
This implementation of an accumulator simply sums
up the categorizations of the argument trees.
|
| Constructor and Description |
|---|
AbstractDeductiveArgumentationReasoner(Categorizer categorizer,
Accumulator accumulator)
Creates a new reasoner for the given belief base,
categorizer, and accumulator.
|
CompilationReasoner(Categorizer categorizer,
Accumulator accumulator)
Creates a new compilation reasoner for the given belief base,
categorizer, and accumulator.
|
SimpleDeductiveReasoner(Categorizer categorizer,
Accumulator accumulator)
Creates a new reasoner for the given belief base,
categorizer, and accumulator.
|
Copyright © 2019. All rights reserved.