Yuan Gao
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Posts
Recent activity by Yuan Gao-
How to insert new heuristic solution in Callback?
Hello! Recently, I have a problem when using callback in a MIP problem. In the condtion "where == GRB_CB_MIPNODE" and "getIntInfo(GRB_CB_MIPNODE_STATUS) == GRB_OPTIMAL", I construct a better feasib...