- All Implemented Interfaces:
- net.sf.tweety.commons.QualitativeReasoner<ModalBeliefSet,net.sf.tweety.logics.fol.syntax.FolFormula>, net.sf.tweety.commons.Reasoner<Boolean,ModalBeliefSet,net.sf.tweety.logics.fol.syntax.FolFormula>
public class SimpleModalReasoner
extends AbstractModalReasoner
This class implements inference for modal logic using a brute-force approach.
A query, i.e. a formula in modal logic, can be inferred by a knowledge base,
iff every Kripke model of the knowledge base is also a Kripke model of the query.
- Author:
- Anna Gessler, Matthias Thimm