ZHANG Qi
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Posts
Recent activity by ZHANG Qi-
how to use the C api "GRBsetlogcallbackfuncenv" correctly
AnsweredI try to use the api like:I expect that “Hello World” and other solving process messages are sent to “callback”, but actually, the callback isn't called at all. Nothing is shown in the console. Did...