public class CoverageBiAllelic extends Object implements org.jamesframework.core.problems.objectives.Objective<org.jamesframework.core.subset.SubsetSolution,CoreHunterData>
Constructor and Description |
---|
CoverageBiAllelic() |
Modifier and Type | Method and Description |
---|---|
org.jamesframework.core.problems.objectives.evaluations.Evaluation |
evaluate(org.jamesframework.core.subset.SubsetSolution solution,
CoreHunterData data) |
boolean |
isMinimizing() |
public org.jamesframework.core.problems.objectives.evaluations.Evaluation evaluate(org.jamesframework.core.subset.SubsetSolution solution, CoreHunterData data)
evaluate
in interface org.jamesframework.core.problems.objectives.Objective<org.jamesframework.core.subset.SubsetSolution,CoreHunterData>
public boolean isMinimizing()
isMinimizing
in interface org.jamesframework.core.problems.objectives.Objective<org.jamesframework.core.subset.SubsetSolution,CoreHunterData>
Copyright © 2017. All rights reserved.