Cong Jin
- Total activity 21
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
Posts
Recent activity by Cong Jin-
RC in Simplex Method
AnsweredHello. How do I get the reduced cost of the slack variable in the specified inequality constraint after the model has been solved to optimality and a basic solution is available. Excuse me, are the...
-
RHS in simplex method
AnsweredHello. My question is how can I get the Δb mentioned in the figure below? Is there any related attribute in GUROBI that can be used to find Δb?
-
Get the reduced cost
AnsweredHello. How to get the reduced cost of the slack variable in the corresponding constraint when calling gurobi in python? Thank you.
-
RHS value
AnsweredHello, how can I get the largest negative change in the RHS and the largest positive change in the RHS of the corresponding constraint when I call gurobi with python? Thank you.