Class RankingFunctionThreeValued

java.lang.Object
org.tweetyproject.commons.AbstractInterpretation<ClBeliefSet,Conditional>
org.tweetyproject.logics.translators.adfrevision.RankingFunctionThreeValued
All Implemented Interfaces:
Interpretation<ClBeliefSet,Conditional>

public class RankingFunctionThreeValued extends AbstractInterpretation<ClBeliefSet,Conditional>
A ranking function (or ordinal conditional function, OCF) that maps possible worlds of a propositional language to integers. Adapted from class "RankingFunction" for the use of Three Valued Logic
Author:
Jonas Schumacher