Skip to content

Unable to export a model with bilinear terms using "export." #1446

Discussion options

You must be logged in to vote

Install the develop branch as it works there

>> M = export([x*y == 1],x+y,sdpsettings('solver','gurobi'));M.quadcon

ans = 

  struct with fields:

       Qc: [2×2 double]
        q: [2×1 double]
      rhs: 1
    sense: '='

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by keeping118
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants