Lin Lin
- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
Posts
Recent activity by Lin Lin-
How does Gurobi 10.0.0 handle quadratic constraints?
AnsweredI have a quadratic constraint in my model (with linear objective) and while I solve it in Gurobi, I didn't see the error message GRB_ERROR_Q_NOT_PSD. Given that, I got questions: 1. Since I didn't'...
-
Heuristic not used
AnsweredHi there, I'm using Gurobi to solve a very large problem that may take a few days. However, I observed that in the first 48 hours no heuristic was used, and no feasible solution had been founded ...
-
Dealing with repeatedly read in constraints
AnsweredHi there! I'm trying to solve a large location-allocation problem by first find the location variable values with some metaheuristic and then use Gurobi to find allocation variable values. Thus it ...