Jinwen Yang

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

アクティビティの概要

Jinwen Yangさんの最近のアクティビティ
  • Jinwen Yangさんがコメントを作成しました:

    Hi Riley, Thanks for your response. I ran a large batch of LP instances by dual simplex (method=1) but it turns out only half of them with FeasibilityTol=OptimalityTol=0.0001 are faster than those ...

  • Jinwen Yangさんが投稿を作成しました:

    Simplex performs worse under looser termination condition

    回答済み

    Hello, I've been using the simplex method (method=0 or method=1), for solving linear programming problems. However, I observed that setting a lower tolerance (e.g., FeasibilityTol=OptimalityTol=1...

  • Jinwen Yangさんが投稿を作成しました:

    Tolerance Settings in Simplex Method

    Hello, I've been using the simplex method (method=0 or method=1), for solving linear programming problems. However, I observed that setting a lower tolerance (e.g., FeasibilityTol=OptimalityTol=1e-...