class

Aitk::GreedyRandomOptimizer

Inherits Aitk::AbstractOptimizer / Reference / Object

Constructors

new(type, size, range : Range(Float64, Float64) = -1000.0..1000.0, &fitness_function : Array(Float64) -> Float64)
Source

Instance methods

iterate
Source
score
Source
solution
Source