Zhao Ma
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
Posts
Recent activity by Zhao Ma-
How to get the Console output in C#
AnsweredI'm programming in C#. If just using Console App, I can see quite some output in the console provided by `model.Optimize()`. When embedding the optimization process into a GUI environment, it see...