βΆοΈ Introduction
πͺ Walkthrough
π Notebook Examples
π Assets
π§© Problems
π¦ Spaces
π€ Models
β»οΈ Experiments
Bases: Model, ABC
Model
ABC
Perform the optimization.
objective_function β The objective function to be minimized or maximized.
constraints β (Optional) Constraints for the optimization problem.
The result of the optimization.