Lin Lin

  • Gurobi-versary
  • Conversationalist
  • First Question
  • Total activity 11
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 3

Posts

Recent activity by Lin Lin Recent activity Votes
  • How does Gurobi 10.0.0 handle quadratic constraints?

    Answered

    I 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

    Answered

    Hi 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

    Answered

    Hi 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 ...