| Package | Description |
|---|---|
| net.sf.tweety.logics.rcl | |
| net.sf.tweety.logics.rcl.parser | |
| net.sf.tweety.logics.rcl.semantics | |
| net.sf.tweety.logics.rcl.syntax |
| Constructor and Description |
|---|
RclBeliefSet(Collection<? extends RelationalConditional> conditionals)
Creates a new relational conditional belief set with the given collection of
relational conditionals.
|
| Modifier and Type | Method and Description |
|---|---|
RelationalConditional |
RclParser.parseFormula(Reader reader) |
| Modifier and Type | Method and Description |
|---|---|
Integer |
RelationalRankingFunction.numFalsifiedInstances(net.sf.tweety.logics.fol.semantics.HerbrandInterpretation w,
RelationalConditional rc)
Returns the number of instances of "rc" that are falsified by
the given interpretation.
|
Integer |
RelationalRankingFunction.numVerifiedInstances(net.sf.tweety.logics.fol.semantics.HerbrandInterpretation w,
RelationalConditional rc)
Returns the number of instances of "rc" that are verified by
the given interpretation.
|
| Modifier and Type | Method and Description |
|---|---|
RelationalConditional |
RelationalConditional.clone() |
Copyright © 2018. All rights reserved.