You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to gur...@googlegroups.com
Thanks for your reply Jakob! GRBQuadExpr.addTerms() only works if you have two GRBVars though.. I have a more complicated expression and was hoping of multiplying two GRBLinExprs instead of multiplying the expression by hand then using GRBQuadExpr.addTerms().
Zhihao
Greg Glockner
unread,
Oct 24, 2013, 1:05:59 AM10/24/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to gur...@googlegroups.com
Create new variables that equal the GRBLinExpr terms, then multiply them. The overhead will be handled in presolve.
Zhihao Chen
unread,
Oct 24, 2013, 2:03:29 AM10/24/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message