Jia Guo
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by Jia Guo-
Jia Guo created a post,
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...