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