TerminationWatcher Properties |
The TerminationWatcher type exposes the following members.
Name | Description | |
---|---|---|
BestObjectiveIndex |
The best observed objective value index.
| |
BestObjectiveModel |
The optional model, associated with the best observed objective value.
| |
BestObjectiveValue |
The best observed objective value.
| |
ElapsedTime |
The total elapsed time from this object creation.
| |
Epsilon |
Minimal fluctuation of the best objective value for next point evaluation.
| |
EpsilonInterval |
Best objective value fluctuation analysis interval.
| |
EvaluationsCount |
The total number of evaluation performed.
| |
EvaluationsLimit |
Maximum number of objective function evaluations till termination.
| |
IsTerminalState |
The terminal conditions have met flag.
| |
Timeout |
The algorithm execution timeout till termination flag.
|