Heena Jain
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 2
Comments
Recent activity by 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-...