Azi
- 合計アクティビティ 12
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 5
投稿
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...
-
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...
-
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 ...
-
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...