Click or drag to resize

TerminationWatcher Properties

The TerminationWatcher type exposes the following members.

Properties
  NameDescription
Public propertyBestObjectiveIndex
The best observed objective value index.
Public propertyBestObjectiveModel
The optional model, associated with the best observed objective value.
Public propertyBestObjectiveValue
The best observed objective value.
Public propertyElapsedTime
The total elapsed time from this object creation.
Public propertyEpsilon
Minimal fluctuation of the best objective value for next point evaluation.
Public propertyEpsilonInterval
Best objective value fluctuation analysis interval.
Public propertyEvaluationsCount
The total number of evaluation performed.
Public propertyEvaluationsLimit
Maximum number of objective function evaluations till termination.
Public propertyIsTerminalState
The terminal conditions have met flag.
Public propertyTimeout
The algorithm execution timeout till termination flag.
Top
See Also