public class SimpleCReasoner extends AbstractConditionalLogicReasoner
| Constructor and Description |
|---|
SimpleCReasoner()
Creates a new simple c-representation reasoner.
|
SimpleCReasoner(boolean simple)
Creates a new c-representation reasoner
|
| Modifier and Type | Method and Description |
|---|---|
RankingFunction |
getModel(ClBeliefSet beliefset) |
getModels, querypublic SimpleCReasoner(boolean simple)
simple - whether the computed c-representation is simple.public SimpleCReasoner()
beliefBase - a knowledge base.public RankingFunction getModel(ClBeliefSet beliefset)
getModel in interface net.sf.tweety.commons.ModelProvider<Conditional,ClBeliefSet,RankingFunction>getModel in class AbstractConditionalLogicReasonerCopyright © 2019. All rights reserved.