RandomSearch Constructor |
Name | Description | |
---|---|---|
RandomSearch(IEnumerableSearchAlgorithmIFactor, FuncDouble, Double) |
Constructor with simple fitness delegate.
| |
RandomSearch(IEnumerableSearchAlgorithmIFactor, Int32, ActionDouble, Double) |
Constructor with block-oriented fitness delegate.
|