metaheuristic_designer.constraint_handlers.cycle_bound_constraint#

Classes

CycleBoundConstraint(dimension[, ...])

Encodes a bound constraint by wrapping through the bounds, performing a modulo operation componentwise.