Sophie Wuyckens
- 合計アクティビティ 20
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 4
コメント
Sophie Wuyckensによる最近のアクティビティ-
Thank you so much for all of your quick and comprehensive answers. The reason I am using min and max function is due to the fact that I want to separate the two objectives to use different weight...
-
Hi Eli! Indeed the formulations are equivalent for max value penalty on this w_i, thanks for noticing it. The problem is: I want to penalize any deviation of w_i above AND below 60 therefore I als...
-
Hello, Thank you so much for your very fast and comprehensive explanation. Actually, as you pointed it out, I realized I made a mistake in my objective. The minimum function should be used to find ...
-
Hello, I have a very similar problem but a bit more tricky. I have two nested sum with various operations between the two sums : an abs function and a minimum function. The core of this nested loop...