Serialized Form
-
Package net.sf.tweety.logics.mln.analysis
-
Class net.sf.tweety.logics.mln.analysis.AbstractCoherenceMeasure extends Object implements Serializable
- serialVersionUID:
- 8888349459869328287L
-
Class net.sf.tweety.logics.mln.analysis.AggregatingCoherenceMeasure extends AbstractCoherenceMeasure implements Serializable
- serialVersionUID:
- 4162719595968757160L
-
Serialized Fields
-
aggregator
net.sf.tweety.math.func.AggregationFunction aggregator
The aggregation function used to aggregate the distances for each formula. -
norm
net.sf.tweety.math.norm.RealVectorNorm norm
The norm used to measure the difference of the probabilities of each ground instance for a single formula.
-
-
-
Package net.sf.tweety.logics.mln.syntax
-
Class net.sf.tweety.logics.mln.syntax.MarkovLogicNetwork extends net.sf.tweety.commons.BeliefSet<MlnFormula,net.sf.tweety.logics.fol.syntax.FolSignature> implements Serializable
- serialVersionUID:
- 3313039501304912746L
-