
Adem akgül
- 合計アクティビティ 8
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 2
アクティビティの概要
Adem akgülさんの最近のアクティビティ-
Adem akgülさんがコメントを作成しました:
Thank you very much Jaromil. Best wishes.
-
Adem akgülさんがコメントを作成しました:
Hi Jaromil, thank you, it has worked. Why there are two packages, gurobipy and gurobi. Are they identical? What is the difference?
-
Adem akgülさんが投稿を作成しました:
version 9.5.0
回答済みHi, I have gurobi 9.0.3 version on my computer. I'm using Anaconda distribution for Gurobi Python API. Do I need to reinstall version 9.5.0 from scratch or update gurobi module to 9.5.0 through Ana...
-
Adem akgülさんがコメントを作成しました:
Hi Matthias. Thank you for your interest. I have another question. How can I formulate three-index formulation in quicksum. Let's say I hava an equation like this: mdl.addConstrs((x[i,j,w]* x[j,i,w...
-
Adem akgülさんがコメントを作成しました:
Hi Mattihas, Thank you for your reply. As far as I understand, variables must be in dict structure, not a list or tuple, isn't it? I have another question? Is there a resource that covers modeling ...
-
Adem akgülさんが投稿を作成しました:
quicksum-list
Hi. I'm new to Gurobi. I have a question for a basic model, knapsack. When I use list dot product in a for loop in both objective function and constrain, I have an arro, KeyError : 0. What may be p...