Sophie Wuyckens
- Total activity 20
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
Comments
Recent activity by 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...