Geoffrey James Kameni Tchokode
- 合計アクティビティ 14
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 5
コメント
Geoffrey James Kameni Tchokodeによる最近のアクティビティ-
ok Thks.
-
Hi, i actually defined "d" as a dictionnary, so that i can call the values of the couple (i,k) in the constraint for the multiplication with the binary variables x. That was the idea but i miss som...
-
Hi, Thks for the reply. I simplifly the problem like this. import numpy as npimport gurobipy as gpfrom gurobipy import GRBfrom gurobipy import quicksumimport randomimport stringrandom.seed(0)rnd=n...
-
thks!!!