Gary Amin
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 2
Comments
Recent activity by Gary Amin-
Thank you so much. In theory, it should work.
-
Dear Eli, Good day. I have a similar question. I want to solve a 'multilinear' system of equations with Gurobi. For example: a*b*c = f_1 d*e = f_2 f*b*g*h= f_3 So, every equation is the produ...
-
Thank you so much, Eli. You solved my problem! I still do not understand this line: m.quadcon(i).q = sparse(lcol(i), 1, lval(i), n, 1); Have a nice day! Amin