ConstraintΒΆ

amplify_bbopt.Constraint

A class for a user-defined constraint.

amplify_bbopt.Constraints

Class for multiple constraints.

amplify_bbopt.equal_to

Construct a user-defined equality constraint that the given l.h.s.

amplify_bbopt.less_equal

Construct a user-defined inequality constraint that the given l.h.s.

amplify_bbopt.greater_equal

Construct a user-defined inequality constraint that the given l.h.s.

amplify_bbopt.clamp

Construct a user-defined inequality constraint that the given l.h.s.