Skip to content

Conversion to SOCP limits performance of ECOS #60

@stephane-caron

Description

@stephane-caron

As @bodono pointed out in #58 (comment), socp_from_qp relies on NumPy's implementation, which in turns require the matrix to be positive definite.

This requirement comes from the conversion, not from the underlying conic solvers. This yields a https://github.com/qpsolvers/qpsolvers_benchmark/labels/fairness issue since failing to solve the problem is no fault of the solver itself.

Metadata

Metadata

Assignees

No one assigned

    Labels

    fairnessSome solvers are not evaluated fairlyhelp wantedNew contributors needed to start working on this

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions