chi hsuan lin
- 合計アクティビティ 3
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 1
投稿
chi hsuan linによる最近のアクティビティ-
Is there an upper bound for the variable in 'addGenConstrPow()' ?
回答済みHi, I am trying to add a general constraint into my model. However, it seems like there's an upper bound for the variable in 'addGenConstrPow()'. Here is an example: x = m.addVar(ub=5,lb=0,vtype=...