metaheuristic_designer.schedulable_parameter#

Module for schedule-dependent parameters whose value changes with progress.

Classes

ParameterFromLambda(schedule_fn[, rng])

Schedulable parameter that wraps a user-supplied function.

SchedulableParameter([rng])

Abstract base for parameters that depend on the optimization progress.