鹏 韩
- 合計アクティビティ 3
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 1
- サブスクリプション 1
アクティビティの概要
鹏 韩さんの最近のアクティビティ-
鹏 韩さんが投稿を作成しました:
For the same model, when the range of parameters is larger, the minimum value of the target is also larger
ユーザーの入力を待っています。F=set(range(1, 2))for r in R: for f in F: for (i,j) in L : m.addConstr(CC>=f*I[r, (i,j), f], name='c39') # m.addConstr(CC>=f*X[r, (i,j), f]+f*Y[r, (i,j),f], nam...