public class ClassicalInference
extends net.sf.tweety.commons.Reasoner
| Constructor and Description |
|---|
ClassicalInference(net.sf.tweety.commons.BeliefBase beliefBase,
net.sf.tweety.commons.EntailmentRelation<PropositionalFormula> entailment) |
| Modifier and Type | Method and Description |
|---|---|
net.sf.tweety.commons.Answer |
query(net.sf.tweety.commons.Formula query) |
public ClassicalInference(net.sf.tweety.commons.BeliefBase beliefBase,
net.sf.tweety.commons.EntailmentRelation<PropositionalFormula> entailment)
Copyright © 2018. All rights reserved.