supports_quad_obj: Does Solver Support Quadratic Objectives?
Description
CVXPY v1.8.2: controls whether the conic path keeps the quadratic
objective as a P matrix or decomposes it into cones.
Usage
supports_quad_obj(x, ...)
Arguments
- x
A solver object.