Alexander Chen
- 合計アクティビティ 6
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 1
アクティビティの概要
Alexander Chenさんの最近のアクティビティ-
Alexander Chenさんがコメントを作成しました:
That's what I'm looking for. Thank you!
-
Alexander Chenさんがコメントを作成しました:
Sorry I meant mixing semi-continuous and continuous for a variable with length n That sounds like just using different ub/lb for each x_i. Could you confirm? For example, n = 10threshold = 0.2lb =...
-
Alexander Chenさんがコメントを作成しました:
Have checked that it would work as expected. Would it be possible to mix it with the continuous variable? For example, set x1-x5 to be semi-continuous and the rest to be just continuous
-
Alexander Chenさんがコメントを作成しました:
Thank you. I'll try it out
-
Alexander Chenさんが投稿を作成しました:
Function applied to variable for more flexible domain
回答済みOptimizing a problem f(x), where 0.0 <= x <=1 .0 Is it possible to achieve below when solving x? when x < threshold, x== 0 when x >= threshold, x== x