Aitk::HillClimbingOptimizer
Inherits Aitk::AbstractOptimizer / Reference / Object
Constructors
new(type, size, acceleration = 0.1, initial_velocity = 1.0, &fitness_function : Array(Float64) -> Float64)
SourceInstance methods
iterate
Sourcescore
Sourcesolution
Source