RandomSearch Properties |
The RandomSearch type exposes the following members.
Name | Description | |
---|---|---|
![]() | BlockSize |
The batch objective function evaluation block size.
|
![]() | ExitDelegate |
The exit conditions delegate.
(Inherited from SearchAlgorithm.) |
![]() | Factors |
The algorithm factors.
(Inherited from SearchAlgorithm.) |
![]() | MinimumObjectivePoint |
The parameters point at which the minimum objective value were found.
(Inherited from SearchAlgorithm.) |
![]() | MinimumObjectiveValue |
The minimum objective value found.
(Inherited from SearchAlgorithm.) |
![]() | Random |
Random generator for next point selection.
|
![]() | Stop |
Stops algorithm execution.
|