Jia Guo
- 合計アクティビティ 2
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 1
投稿
Jia Guoによる最近のアクティビティ-
When calling Gurobi by pyomo, if the primal is infeasible, how to find a random dual extreme points and extreme ray without coding the dual?
I am using pyomo to call gurobi to solve a linear programming model P. Let D be the dual problem of P. When P is infeasible, how can we get a random (not fixed) extreme point and extreme ray of D w...