| Package | Description |
|---|---|
| net.sf.tweety.logics.cl | |
| net.sf.tweety.logics.cl.kappa | |
| net.sf.tweety.logics.cl.rules |
| Modifier and Type | Method and Description |
|---|---|
ConditionalStructure |
RuleBasedCReasoner.getConditionalStructure() |
| Modifier and Type | Method and Description |
|---|---|
void |
RuleBasedCReasoner.Rule.setConditonalStructure(ConditionalStructure cs)
Sets the
ConditionalStructure that is used as data basis
for the rule. |
| Modifier and Type | Method and Description |
|---|---|
Map<Conditional,KappaValue> |
ConditionalStructureKappaBuilder.build(ConditionalStructure structure)
This builds a map of conditionals to
KappaValue instances which represent the penalty
term for a falsified conditional |
| Modifier and Type | Field and Description |
|---|---|
protected ConditionalStructure |
RuleAdapter.conditionalStructure
the conditional structure the rule works on
|
| Modifier and Type | Method and Description |
|---|---|
void |
RuleAdapter.setConditonalStructure(ConditionalStructure cs) |
Copyright © 2018. All rights reserved.