metaheuristic_designer.objective_function#
Base class for the Objective Function module.
This module implements the objective function that will measure the quality of the solutions.
Classes
|
Objective function that always returns zero. |
|
Objective function indicated by a function call. |
|
Abstract objective function with built-in fitness conversion. |