Uses of Class
org.tweetyproject.logics.mln.syntax.MlnFormula
Packages that use MlnFormula
-
Uses of MlnFormula in org.tweetyproject.logics.mln.syntax
Constructor parameters in org.tweetyproject.logics.mln.syntax with type arguments of type MlnFormulaModifierConstructorDescriptionMarkovLogicNetwork
(Collection<? extends MlnFormula> formulas) Creates a new conditional MLN with the given collection of MLN formulas.