Azi
- Total activity 12
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
Activity overview
Latest activity by Azi-
Azi created a post,
Getting correct result only when setting InFeasTol parameter
AnsweredHi, 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 created a post,
Different results using different stopping criteria
AnsweredHi, 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 commented,
Thank you very much. Azadeh
-
Azi created a post,
Fix a variable and evaluate the Objective function value
AnsweredHello, 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 commented,
Thank you so much. This was a big help.
-
Azi created a post,
How to use the optimal solution (Gurobi output) to calculate another equation
AnsweredHello, 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 commented,
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...