JavaScript is disabled on your browser.
Skip navigation links
MOEA Framework 5.0
API Specification
Overview
Package
Class
Deprecated
Deprecated API
Contents
Methods
Deprecated Methods
Method
Description
org.moeaframework.core.Solution.setConstraints
(double[])
use
Solution.setConstraintValues(double[])
instead
org.moeaframework.core.Solution.setObjectives
(double[])
use
Solution.setObjectiveValues(double[])
instead
Solution.setConstraintValues(double[])
instead