| Parabola2DEarly | R Documentation |
An example of a problem environment with an early termination condition.
Parabola2DEarly
An object of class list of length 9.
A problem environment (see Parabola2D).
Parabola2DEarly$terminate(solution, lF)
is a test function which returns true if the solution
is in an epsilon environment of a known solution.
To invoke this function, use xegaRun( ..., early=TRUE, ...).
The epsilon which determines
the length of the interval as a fraction
of the known optimal solution is configured by
e.g. xegaRun( ..., terminationEps=0.001, ...).
Other Problem Environment:
NewEnvXOR(),
Parabola2D,
lau15
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.