
Ebru Angun
- 合計アクティビティ 28
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 3
- サブスクリプション 8
アクティビティの概要
Ebru Angunさんの最近のアクティビティ-
Ebru Angunさんがコメントを作成しました:
Thank you Maliheh.
-
Ebru Angunさんが投稿を作成しました:
Is it possible to have constraints such as z^1.5 <= v in the model
回答済みI have a problem with constraints: z^1.5 <= v. It is possible to write power constraints as z^1.5 = v. But, is it possible to have constraints such as z^1.5 <= v, where z, v >=0? Is it possible to ...
-
Ebru Angunさんがコメントを作成しました:
Thanks very much Matthias.
-
Ebru Angunさんがコメントを作成しました:
Hi Matthias, Previously, I havent defined NodeFile, and the default directory grbnodes0 was created on the Desktop. I am the admin of the server, so I have the permission. It seems then that the st...
-
Ebru Angunさんがコメントを作成しました:
Thank you Matthias.
-
Ebru Angunさんがコメントを作成しました:
Hi Matthias, Before starting my code, I fixed m.Params.Threads = 24 m.Params.NodefileStart = 0.5. There are only 120 binary variables and many continuous variables to be optimized. After 700,000 ...
-
Ebru Angunさんがコメントを作成しました:
Thank you very much for the answer. I am now running the program with NodefileStart = 0.5 and Threads = 24, and waiting for the results. So far the memory usage has not exceeded 5%.
-
Ebru Angunさんが投稿を作成しました:
Setting the number of threads
回答済みHi to all, My question is a general one on setting the number of threads when solving a MIP which takes a very very long time to finish. First I set the number of threads to 24, which ended up exha...
-
Ebru Angunさんがコメントを作成しました:
Thank you
-
Ebru Angunさんが投稿を作成しました:
SOS Type I
回答済みHi to all, My question is that there are two variables, say z and s, such that 0 <= z <= 1 and s >= 0, and they define to form a special ordered set of type I (SOS Type I). How does Gurobi handle t...