
Erik Breuer
- Total activity 18
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
Comments
Recent activity by Erik Breuer-
Hi Eli, thank you again for your comments. The summation over \omega accidentally made it into my code and I just blindly implemented it TeX for...reasons (lazyness). Code works now. This can be cl...
-
Hello Eli, the code needed to be modified and doesn't work again. I tweaked the constraint mentioned above so it looks like this now: \begin{align}\sum_{t \in T} \sum_{i \in V^{\omega}} \sum_{\omeg...
-
Hi Eli, thank you very much. I completely forgot to include the conditional check. The x variables are defined for i != j only, so the code works now. Cheers, Erik