鹏 韩
- 合計アクティビティ 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...