Maedeh Sharbaf
- 合計アクティビティ 7
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 3
投稿
Maedeh Sharbafによる最近のアクティビティ-
How to fix a variable and optimize coefficients of objective function
回答済みDear 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
回答済みI'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...