public class RuleBasedCReasoner extends AbstractConditionalLogicReasoner
| Modifier and Type | Class and Description |
|---|---|
static interface |
RuleBasedCReasoner.Rule
A rule that is applicable by the
RuleBasedCReasoner to reason a
c-representation given a conditional belief base. |
| Constructor and Description |
|---|
RuleBasedCReasoner() |
RuleBasedCReasoner(boolean humanFriendly) |
| Modifier and Type | Method and Description |
|---|---|
RankingFunction |
getModel(ClBeliefSet beliefset) |
getModels, querypublic RuleBasedCReasoner()
public RuleBasedCReasoner(boolean humanFriendly)
public RankingFunction getModel(ClBeliefSet beliefset)
getModel in interface net.sf.tweety.commons.ModelProvider<Conditional,ClBeliefSet,RankingFunction>getModel in class AbstractConditionalLogicReasonerCopyright © 2019. All rights reserved.