metaheuristic_designer.constraint_handler#
Base class for the Constraint Handler module.
This module implements ways to enforce constraints on the objective function.
Classes
|
Abstract base for all constraint handlers. |
|
Constraint handler built from plain callables. |
|
Constraint handler that enforces no restrictions. |
|
Abstract handler that only computes penalties. |
|
Abstract handler that only repairs solutions. |