public class NaiveModalReasoner extends Reasoner
| Constructor and Description |
|---|
NaiveModalReasoner(BeliefBase beliefBase)
Creates a new inference operator for the given knowledge base.
|
| Modifier and Type | Method and Description |
|---|---|
Answer |
query(Formula query)
This method determines the answer of the given query
wrt.
|
getKnowledgeBasepublic NaiveModalReasoner(BeliefBase beliefBase)
beliefBase -