Class RankingFunction

java.lang.Object
org.tweetyproject.commons.AbstractInterpretation<ClBeliefSet,Conditional>
org.tweetyproject.logics.cl.semantics.RankingFunction
All Implemented Interfaces:
Interpretation<ClBeliefSet,Conditional>

public class RankingFunction extends AbstractInterpretation<ClBeliefSet,Conditional>
A ranking function (or ordinal conditional function, OCF) that maps possible worlds of a propositional language to integers.

See W. Spohn. Ordinal conditional functions: a dynamic theory of epistemic states. In W.L. Harper and B. Skyrms, editors, Causation in Decision, Belief Change, and Statistics, II, pages 105-134. Kluwer Academic Publishers, 1988.
Author:
Matthias Thimm