Robert Strassen

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

Activity overview

Latest activity by Robert Strassen
  • Robert Strassen created a post,

    Unable to retrieve attribute 'ObjVal', despite GRB_Optimal status

    Awaiting user input

    Hi all, I use C++ and try to solve a LP with a LinExpr object function and LinExpr constraints that are added in a while-loop. I noticed that sometimes the solution of my algorithm was not feasible...