Cong Jin

  • Gurobi-versary
  • Conversationalist
  • First Question
  • 合計アクティビティ 21
  • 前回のアクティビティ
  • メンバー登録日
  • フォロー 0ユーザー
  • フォロワー 0ユーザー
  • 投票 0
  • サブスクリプション 4

投稿

Cong Jinによる最近のアクティビティ 最近のアクティビティ 投票
  • RC in Simplex Method

    回答済み

    Hello. 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

    回答済み

    Hello. 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

    回答済み

    Hello. How to get the reduced cost of the slack variable in the corresponding constraint when calling gurobi in python? Thank you.

  • RHS value

    回答済み

    Hello, 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.