Aitk::GreedyRandomOptimizer
Inherits Aitk::AbstractOptimizer / Reference / Object
Constructors
new(type, size, range : Range(Float64, Float64) = -1000.0..1000.0, &fitness_function : Array(Float64) -> Float64)
SourceInstance methods
iterate
Sourcescore
Sourcesolution
Source