class

Aitk::HillClimbingOptimizer

Inherits Aitk::AbstractOptimizer / Reference / Object

Constructors

new(type, size, acceleration = 0.1, initial_velocity = 1.0, &fitness_function : Array(Float64) -> Float64)
Source

Instance methods

iterate
Source
score
Source
solution
Source