BasicRegressionProblem()
A basic regression problem for KGP to solve.
The target function is x0^2 - x1^2 + x1 - 1.
x0^2 - x1^2 + x1 - 1
See Also