poli.core.abstract_black_box#
This module implements the abstract black box class, from which all objective functions should inherit.
Classes
|
Abstract base class for a black box optimization problem. |
A wrapper for a black box that negates the objective function. |