chi hsuan lin
- 合計アクティビティ 3
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 1
アクティビティの概要
chi hsuan linさんの最近のアクティビティ-
chi hsuan linさんがコメントを作成しました:
I've changed the parameter successfully! Thanks for your help! Best, Lin
-
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=...