Maedeh Sharbaf
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
Posts
Recent activity by Maedeh Sharbaf-
How to fix a variable and optimize coefficients of objective function
AnsweredDear Gurobi's staff: I have a linear multi-objective optimization problem such that each objective is multiplied with a parameter (teta1,teta2,teta3). Now, I want to fix the y variables (known fac...
-
retrieve the value of decision variables for multiple optimal solution
AnsweredI'm using Gurobi in Python and I'm trying to solve a model that have multiple optimal solution. By using following piece of codes, I could retrieve the value of objective function for 5 optimal sol...