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