Bi-objective Sphere function
Builds and returns the bi-objective Sphere test problem:
f(\mathbf{x}) = ≤ft(∑_{i=1}^{n} \mathbf{x}_i^2, ∑_{i=1}^{n} (\mathbf{x}_i - \mathbf{a})^2\right)
where
\mathbf{a} \in R^n
.
makeBiSphereFunction(dimensions, a = rep(0, dimensions))
dimensions |
[ |
a |
[ |
[smoof_multi_objective_function
]
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.