Derek Long
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Posts
Recent activity by Derek Long-
Solving a very Large QIP
AnsweredDear Gurobi Team, Hope you are well. I am trying to solve a large QIP and have been running it for quite some time without much improvement in the optimality gap. Would you be able to take a look a...
-
Numerical Issues with Large QIP
AnsweredHey Gurobi Team, I'm trying to solve a fairly large quadratic integer program (lots of binary variables) but it's getting stuck at Root simplex log... Here is the code: import numpy as npimport pan...