| Package | Description |
|---|---|
| net.sf.tweety.logics.cl.parser | |
| net.sf.tweety.logics.cl.reasoner | |
| net.sf.tweety.logics.cl.semantics | |
| net.sf.tweety.logics.cl.syntax |
| Modifier and Type | Method and Description |
|---|---|
ClBeliefSet |
ClParser.parseBeliefBase(Reader reader) |
| Modifier and Type | Method and Description |
|---|---|
RankingFunction |
RuleBasedCReasoner.getModel(ClBeliefSet beliefset) |
RankingFunction |
CReasoner.getModel(ClBeliefSet kb) |
RankingFunction |
SimpleCReasoner.getModel(ClBeliefSet beliefset) |
abstract RankingFunction |
AbstractConditionalLogicReasoner.getModel(ClBeliefSet bbase) |
RankingFunction |
ZReasoner.getModel(ClBeliefSet beliefset) |
Collection<RankingFunction> |
AbstractConditionalLogicReasoner.getModels(ClBeliefSet bbase) |
Boolean |
AbstractConditionalLogicReasoner.query(ClBeliefSet beliefbase,
net.sf.tweety.logics.pl.syntax.PropositionalFormula formula) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
RankingFunction.satisfies(ClBeliefSet beliefBase) |
| Modifier and Type | Method and Description |
|---|---|
ClBeliefSet |
ClBeliefSet.clone() |
Copyright © 2019. All rights reserved.