Sebastian Erik Løken Rindvoll

  • Gurobi-versary
  • First Question
  • Conversationalist
  • Total activity 26
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 1
  • Subscriptions 5

Posts

Recent activity by Sebastian Erik Løken Rindvoll Recent activity Votes
  • How Gurobi's concurrent MIP solver works

    Answered

    Hi!  I am using your concurrent MIP solver in PyCharm to solve my fleet size and mix problem for the installation process of floating offshore wind. When I increase the number of turbines to be ins...

  • Process finished with exit code 137 (interrupted by signal 9: SIGKILL)

    Answered

    Hi!  Does anyone know why the solver is stopped followed by this message? Can this happen if the computer does not have enough memory?

  • Same incumbent solution all the time

    Hi! When I am running my LP Model in Python with the Gurobi solver on my MacBook Pro it returns new and better incumbent solutions all the time. But, when I run the same model on an even stronger W...

  • PuLP vs. Gurobi

    Hi!    I have as mentioned in a previous thread mentioned that I have used PuLP with a Gurobi-solver for my LP Problem. Do any of you guys know if my model will be solved faster if I had converted ...