Heena Jain
- 合計アクティビティ 8
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 1
- サブスクリプション 2
コメント
Heena Jainによる最近のアクティビティ-
Hi Jaromil, I appreciate your input. I have been through the examples and some webinars also. My query though is that the objective function doesn't remain same for me. It keeps changing with every...
-
Hi Jonasz and Jaromil, Thank you for your responses. Firstly, here is a reproducible example: from gurobipy import *from gurobipy import GRBlm = Model("lm")expr = '1253.8051344 - 654.268051728*lamb...
-
Thank you for your response. I did use the getbasishead function and obtained the order of the variables. The difficulty that I am facing now is with the values that it return after calculating (B-...