Chao Huang
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Posts
Recent activity by Chao Huang-
Wrong result after explicitly invoking presolve in Python
AnsweredHi there, I just found gurobi produced a wrong result after explicitly invoking presolve in Python. Not sure if it is a bug. The following is a very simple Python code that reads a model from a .lp...