public class GeneticMappingEvaluator
extends java.lang.Object
implements org.opt4j.core.problem.Evaluator<int[][]>
Modifier and Type | Field and Description |
---|---|
static double |
costo |
Constructor and Description |
---|
GeneticMappingEvaluator() |
Modifier and Type | Method and Description |
---|---|
org.opt4j.core.Objectives |
evaluate(int[][] mapping_matrix) |