Skip to content

Explain SOC-via-quadratic test #307

@mlubin

Description

@mlubin

https://github.com/JuliaOpt/MathOptInterface.jl/blob/29b16b10f11ebaf41b3f1c97bfc7ff68ad5b86d6/src/Test/contquadratic.jl#L466-L473

The existence of this test is pretty confusing. It deserves a comment on why solvers would want to test this and if solvers should be expected to support it given that we have a more natural way to express SOC constraints in MOI.

My take is that solvers should only support this if it doesn't require extra processing in the wrapper, e.g., in Gurobi. OTOH, if it doesn't require extra processing and we've already tested QCQPs, what extra coverage is provided by this test?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions