Skip to content

Automatic conversion of nonlinear constraints to Gurobi constraints #19

Description

@TobyBoyne

Currently, when using bofire benchmarks, a custom contraint subclass is used. This makes code in this repo incompatible with other bofire strategies.

Instead, we should write constraints as expression strings, and use sympy to convert them into Gurobi constraints.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions