Class KripkeModel

java.lang.Object
org.tweetyproject.commons.AbstractInterpretation<MlBeliefSet,FolFormula>
org.tweetyproject.logics.ml.semantics.KripkeModel
All Implemented Interfaces:
Interpretation<MlBeliefSet,FolFormula>

public class KripkeModel extends AbstractInterpretation<MlBeliefSet,FolFormula>
This class models a Kripke model, i.e. a set of possible worlds (with evaluation functions) together with an accessibility relation.
Author:
Matthias Thimm, Anna Gessler