Zhao Ma

  • Gurobi-versary
  • First Comment
  • First Question
  • Total activity 4
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 1
  • Subscriptions 1

Posts

Recent activity by Zhao Ma Recent activity Votes
  • How to get the Console output in C#

    Answered

    I'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...