| Package | Description |
|---|---|
| net.sf.tweety.commons |
| Modifier and Type | Interface and Description |
|---|---|
interface |
QualitativeReasoner<B extends BeliefBase,F extends Formula>
The general interface for objects that are able to query a belief base
with some formula and return either TRUE or FALSE as answer.
|
interface |
QuantitativeReasoner<B extends BeliefBase,F extends Formula>
The general interface for objects that are able to query a belief base
with some formula and return a degree (double value) of its acceptability.
|
Copyright © 2019. All rights reserved.