Uses of Class
org.aksw.limes.core.ml.algorithm.eagle.core.ExpressionFitnessFunction
-
Packages that use ExpressionFitnessFunction Package Description org.aksw.limes.core.ml.algorithm.eagle.core -
-
Uses of ExpressionFitnessFunction in org.aksw.limes.core.ml.algorithm.eagle.core
Methods in org.aksw.limes.core.ml.algorithm.eagle.core that return ExpressionFitnessFunction Modifier and Type Method Description static ExpressionFitnessFunctionExpressionFitnessFunction. getInstance(LinkSpecGeneticLearnerConfig a_config, IQualitativeMeasure measure, AMapping reference)
-