Elina Joksch
- 合計アクティビティ 15
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 5
アクティビティの概要
Elina Jokschさんの最近のアクティビティ-
Elina Jokschさんがコメントを作成しました:
Hey David, thank you very much! This worked perfectly. Is it now possible to print those numbers also "in the end" to extract those numbers and compare it with different optimizations? Best, Elina
-
Elina Jokschさんが投稿を作成しました:
Extracting Runtime for Root Node
回答済みDear Gurobi Team, I am trying to retrieve and print the runtime for solving the root node. Unfortunately my model does not print any value in the end. Is there any mistake in my code? I already che...
-
Elina Jokschさんがコメントを作成しました:
Thank you very much! This helped me a lot!
-
Elina Jokschさんが投稿を作成しました:
Is the original model or presolved model dictating the algorithm?
回答済みDear Community, my original model is continous, but after the presolve I have an MILP. Is in this case the algorithm for continous models used (Method = 3, concurrent) or Branch and bound for MILP...
-
Elina Jokschさんが投稿を作成しました:
What algorithm is used for my optimization?
回答済みDear Community, I have inserted my model into Gurobi and had it solved. Now I am wondering what algorithm is actually used for my problem. Since I only have continuous variables and have converted ...
-
Elina Jokschさんが投稿を作成しました:
Generalizing exponential constraints
回答済みDear Community, I have successfully modeled a problem in Gurobi with exponential constraints and objective functions. As a next step, I would like to generalize my constraints to make the model le...
-
Elina Jokschさんがコメントを作成しました:
I am once again facing a problem..I am now trying to reformulate the parts formulated with numbers into more general expressions, but it is not working. Is there another way to approach this with e...
-
Elina Jokschさんがコメントを作成しました:
Thank you very much! This helped a lot!
-
Elina Jokschさんがコメントを作成しました:
Hello Jaromil, thank you very much for your quick reply! I tried to model this problem, but the optimal result is currently 0, which cannot be optimal. What mistake am I making? γ,μ are constants, ...
-
Elina Jokschさんが投稿を作成しました:
Optimizing integral of exponential function
進行中Dear Community, I tried to model this problem into Gurobi, but so far I do not get a proper result. I tried to follow this post (https://support.gurobi.com/hc/en-us/community/posts/360077178491-Bui...