Class PriestWorldAdapted

java.lang.Object
org.tweetyproject.commons.AbstractInterpretation<PlBeliefSet,PlFormula>
org.tweetyproject.logics.translators.adfrevision.PriestWorldAdapted
All Implemented Interfaces:
Interpretation<PlBeliefSet,PlFormula>

public class PriestWorldAdapted extends AbstractInterpretation<PlBeliefSet,PlFormula>
This class models a three-valued interpretation for propositional logic from Priest's three valued logic (3VL) [Priest, G.: Logic of paradox. Journal of Philosophical Logic 8, 219-241 (1979)]. Every proposition is assigned one of three truth values: true, false, both. Adapted from class "PriestWorld" for the use of a wider range of operators
Author:
Jonas Schumacher