Azi
- 合計アクティビティ 12
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 5
アクティビティの概要
Aziさんの最近のアクティビティ-
Aziさんが投稿を作成しました:
Getting correct result only when setting InFeasTol parameter
回答済みHi, I have a concern regarding the parameters set for Gurobi in Python. I know the solution to my mathematical model that I formulated however I get an incorrect value from Gurobi and I believe t...
-
Aziさんが投稿を作成しました:
Different results using different stopping criteria
回答済みHi, I explain the problem first and number my questions (3 in total) in between as I go. I need to run a large example and use the result to calculate some expressions. So, I planned to use a stop...
-
Aziさんがコメントを作成しました:
Thank you very much. Azadeh
-
Aziさんが投稿を作成しました:
Fix a variable and evaluate the Objective function value
回答済みHello, Is there any efficient way to fix a variable at a specific value? I want to give the solution for a variable to the model as input and see what will be the value of objective function for ...
-
Aziさんがコメントを作成しました:
Thank you so much. This was a big help.
-
Aziさんが投稿を作成しました:
How to use the optimal solution (Gurobi output) to calculate another equation
回答済みHello, I need to use the output of the gurobi solver in python to calculate another equation, or simply I need a way to be able to find the value of the left hand side (LHS) of one of the constra...
-
Aziさんがコメントを作成しました:
Hi Vaibhav, Did you find a way to do this in Gurobi? I am really really interested to learn how we can incorporate machine learning prediction into the Gurobi model. Please let me know if you fin...