Zuhal Kartal
- Total activity 10
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
Comments
Recent activity by Zuhal Kartal-
Hi Jaromil, I have deleted for v in V[1:] after quicksum; because I have already added this in the for loops. So, this constraint does the job right now. If someone has some symmetry in their mathe...
-
Hi Jaromil again! I have solved the problem, Luckily! Thanks for your interest.. Cheers,
-
Hi Jaromil; Thanks for your interest. Firstly, I would like to reach out a solution like this: hz(1,0)=1; hz(1,1)=1; hz(2,2)=1; hz(2,3)=1; hz(3,4)=1; hz(3,5)=1. I have not reached this yet with my ...
-
Hi Matthias, Thank you so much for your answer. As you realise, I keep my variables in a list right now. However, as I understand in order to define the variables as you have shown; I should use a ...