Xi He
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Posts
Recent activity by Xi He-
Infeasible model in python project
AnsweredI try to use gurobipy to solve a linear programming problem, but when I try to run my code, no matter what input that I give, the result always be infeasible model. Here is my code where x is numpy...