Sarah Wendler
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Posts
Recent activity by Sarah Wendler-
Define initial value of variable
AnsweredHello everybody, I have to model the following constraint. But the initial value if no operation took place yet is as follows:f[i, k-1] = f[i, 0] = 0 How can I define this initial value and where d...