public abstract class ReferencePoint extends PointSolution
attributes| Constructor and Description |
|---|
ReferencePoint(int numberOfObjectives) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
update(Solution<?> solution) |
copy, equals, getAttribute, getNumberOfObjectives, getNumberOfVariables, getObjective, getVariableValue, getVariableValueString, hashCode, setAttribute, setObjective, setVariableValue, toStringpublic abstract void update(Solution<?> solution)
Copyright © 2017. All rights reserved.