Yanfei Huang
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 2
Comments
Recent activity by Yanfei Huang-
As Greg said, I finally located the bug is on the tolerances issue. In my code (python) I set the tolerances like this # Limits the GAP (default 1e-4). m.Params.MIPGap =1e-4 ...