
Betul Kayisoglu
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by Betul Kayisoglu-
Betul Kayisoglu commented,
you are probably right, i am new with Gurobi and wondered if it is special for that. * size of j and l are 225 both. * yes you are right with this prediction, there are so many zeros e.g. in c ther...
-
Betul Kayisoglu commented,
Hi Ronald, it seems it is not related with Gurobi you are right, but I have trouble with constructing the model so maybe I thought it can be related with Gurobi. Yes I am using c#. In fact I also c...
-
Betul Kayisoglu created a post,
Creating an array takes lots of time
Awaiting user inputHi, i have an array ww[I, M, T] in which İ=3038, M=2 and T=84, it takes too long (5 minutes) to create this array, I checked this using breakpoint in my code. I do not understand why it takes so lo...