Class RelationalRankingFunction

java.lang.Object
org.tweetyproject.commons.AbstractInterpretation<RclBeliefSet,RelationalConditional>
org.tweetyproject.logics.rcl.semantics.RelationalRankingFunction
All Implemented Interfaces:
Interpretation<RclBeliefSet,RelationalConditional>

public class RelationalRankingFunction extends AbstractInterpretation<RclBeliefSet,RelationalConditional>
A relational ranking function (or relational ordinal conditional function, ROCF) that maps Herbrand interpretations 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.

See also [Kern-Isberner,Thimm, "A Ranking Semantics for Relational Defaults", in preparation].
Author:
Matthias Thimm