Skip to content

Can we solve QP with only equality constraints? #45

@yingyima

Description

@yingyima

I have set inequality variables 'G' and 'h' as dummy variable Variable(torch.Tensor()),
but line 87 in qp.py: _, nineq, nz = G.size()
will raise problem: ValueError: not enough values to unpack (expected 3, got 1)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions