Aleksandrs Smilgins
- 合計アクティビティ 26
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 7
- サブスクリプション 5
アクティビティの概要
Aleksandrs Smilginsさんの最近のアクティビティ-
Aleksandrs Smilginsさんがコメントを作成しました:
Thank you very much! It is a great help for me, and I appreciated it a lot!
-
Aleksandrs Smilginsさんがコメントを作成しました:
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 ...
-
Aleksandrs Smilginsさんがコメントを作成しました:
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...
-
Aleksandrs Smilginsさんがコメントを作成しました:
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...
-
Aleksandrs Smilginsさんがコメントを作成しました:
Dear Eli, Thank you so much! This is a great help to me and I really appreciate your answer. Have a great day!
-
Aleksandrs Smilginsさんが投稿を作成しました:
Possible to add constraints that depend on values of the variables?
回答済みHi, I am modelling a problem in which I want to find optimal group structure with n agents. Suppose that we have 5 players and the possible groups are given by the matrix MyGroups where columns are...
-
Aleksandrs Smilginsさんがコメントを作成しました:
Thank you very much for the idea! And sorry for very late reply.
-
Aleksandrs Smilginsさんが投稿を作成しました:
Is there an easier way to solve this problem in Gurobi?
回答済みHi, I am looking into the following problem, and I am wondering whether there is an easy way to solve this in Gurobi (which has so many nice features). Suppose we have 4 cities that need to be com...
-
Aleksandrs Smilginsさんがコメントを作成しました:
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...
-
Aleksandrs Smilginsさんがコメントを作成しました:
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...