Uses of Class
org.tweetyproject.logics.mln.analysis.AbstractCoherenceMeasure
Packages that use AbstractCoherenceMeasure
-
Uses of AbstractCoherenceMeasure in org.tweetyproject.logics.mln.analysis
Subclasses of AbstractCoherenceMeasure in org.tweetyproject.logics.mln.analysisModifier and TypeClassDescriptionclass
This coherence measure uses an aggregation function and a distance function to measure the coherence of an MLN.Constructors in org.tweetyproject.logics.mln.analysis with parameters of type AbstractCoherenceMeasureModifierConstructorDescriptionDefaultCompatibilityMeasure
(AbstractCoherenceMeasure coherenceMeasure) Creates a new compatibility measure.