
Aleksandrs Smilgins
- Total activity 26
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 7
- Subscriptions 5
Comments
Recent activity by Aleksandrs Smilgins-
Thank you very much! It is a great help for me, and I appreciated it a lot!
-
Dear Eli,Thank you very much for the clear answer! Yes, now I understand why your constraint works and mine does not. I have looked more into this, and again I have a few issued which I would like ...
-
Dear Eli, Thank you very much for the answer. Ragarding the first question. I have tried to make a smaller example, and then it worked. It turned out that in the original code I was importing the d...
-
Dear Eli,Once again, thank you so much for the answer. First I only checked the first part of your code, but now I can see that I actually also need the second part, where agents that are not in an...
-
Dear Eli, Thank you so much! This is a great help to me and I really appreciate your answer. Have a great day!
-
Thank you very much for the idea! And sorry for very late reply.
-
Thank you, it works! However, after testing this, it looks like it finds 10 best solutions. I am only interested in those solutions that maximize the objective value. That is, suppose I find the o...
-
Hi Simranjit, Thank you very much for the answer. I am new to gurobi, and even after reading the manual I cannot figure out where I should write PoolSearchMode=2 . Could you please help. In my Py...
-
Ok, thank you! The examples in R definitely help. However, to me it looks like the implementation in Python is much easier. For example in order to set the objective function, in Python ne can writ...