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