Package | Description |
---|---|
org.jamesframework.ext.problems.objectives |
Advanced objective functions.
|
Modifier and Type | Method and Description |
---|---|
<ActualSolutionType extends SolutionType> |
WeightedIndex.evaluate(org.jamesframework.core.search.neigh.Move<? super ActualSolutionType> move,
ActualSolutionType curSolution,
org.jamesframework.core.problems.objectives.evaluations.Evaluation curEvaluation,
DataType data)
Delta evaluation.
|
WeightedIndexEvaluation |
WeightedIndex.evaluate(SolutionType solution,
DataType data)
Produces an evaluation object that reflects the weighted sum of evaluations of all underlying objectives.
|
Copyright © 2015. All rights reserved.