HAOXING OUYANG
- 合計アクティビティ 6
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 1
- サブスクリプション 1
コメント
HAOXING OUYANGによる最近のアクティビティ-
Hi Jaromił,Thanks for your reply. I am sorry for my confusious answered.In my model, sumZ[i][k] is >=0(sumZ[i][k] = 0 ← when i == 0 && i == instances.nodesNum), and I want to calculate its count b...
-
Hi Jaromił, I would like to add is: Integer variable sumZ[i][k] >=0, only when i∈N \ {0,n+1} will sumZ[i][k] ≠ 0.
-
Hi Jaromił, Thanks for your reply. I followed your instructions to add Max constraints, it worked. But I am facing the problem with the division constraint. According to your reply, I refer to th...