Ke Chen

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

Posts

Recent activity by Ke Chen Recent activity Votes
  • Empty error message with GRBgeterrormsg

    Answered

    I'm using the GUROBI 9.1.2 C API on Ubuntu 18.04 with gcc 7.5.0. Following the example, the following lines are supposed to print an error message (when error happens): if (error) {    printf("ERRO...