Class AbstractCoherenceMeasure

java.lang.Object
org.tweetyproject.logics.mln.analysis.AbstractCoherenceMeasure
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
AggregatingCoherenceMeasure

public abstract class AbstractCoherenceMeasure extends Object implements Serializable
This class represents an abstract coherence measure, i.e. a function that measures the coherence of an MLN by comparing the probabilities for the MLN's formulas with the intended ones.
Author:
Matthias Thimm
See Also: