Sixiong You
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Posts
Recent activity by Sixiong You-
How does the Gurobi "Model.computeIIS()" work
Hi, I am working on the mixed-integer QCQP problems, and I found that when the model is infeasible, the command"Model.computeIIS()" can return which constraints are conflicted. I am interested in...
-
How does Gurobi determine whether a MIQCQP problem is feasible or not
AnsweredHi, I am working on the mixed-integer quadratically constrained quadratic programmings (MIQCQP), and I found that when I randomly generated some nonconvex MIQCQP problems, the Gurobi can tell me qu...