wmpy.optimization.cvxpyoptimizer.CvxpyOptimizer¶
- class CvxpyOptimizer(epsilon=0.01)[source]¶
Bases:
objectDefault constructor.
- Parameters:
epsilon (
float) – small float constant used to enforce strict inequality constraints
Methods
Returns the largest axis-aligned hyperrectangle fully enclosed in the polytope by solving the convex optimization problem on 2N variables described here:
Attributes
DEF_SOLVER