Sebastian Erik Løken Rindvoll
- 合計アクティビティ 26
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 1
- サブスクリプション 5
投稿
Sebastian Erik Løken Rindvollによる最近のアクティビティ-
How Gurobi's concurrent MIP solver works
回答済み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)
回答済み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 ...