Derek Long

  • Gurobi-versary
  • First Comment
  • First Question
  • Total activity 8
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 2

Posts

Recent activity by Derek Long Recent activity Votes
  • Solving a very Large QIP

    Answered

    Dear 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

    Answered

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