Amin Shahmardan
- 合計アクティビティ 2
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 1
アクティビティの概要
Amin Shahmardanさんの最近のアクティビティ-
Amin Shahmardanさんが投稿を作成しました:
How to define a semi-continuous variable in Gurobi/Python?
回答済みHi Suppose we have a continuous variable "x" and a parameter "\theta". Now, we want to define the variable "y" as follows: y = \theta*x if x>0; 0 if x=0 I would be thankful to ...