Vadim Avkhimenia
- Total activity 25
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 6
Comments
Recent activity by Vadim Avkhimenia-
In addition to the above, maybe a slightly simpler problem can be considered. Again, I am trying to minimize the number of variables I am using in order to speed up the code. My eventual goal is to...
-
Hello Steven. Thank you for your previous comment. I have a question about a slightly harder problem, in which I am trying to minimize the number of variables and constraints that I am using. Here...
-
My apologies Steven. Here is what I mean. As you can see I defined z to be dictionary first. Then I said that for each key in z, z[time_interval] is defined as a Gurobi variable, suing the .addVar...