Guy Katz

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

Activity overview

Latest activity by Guy Katz
  • Guy Katz commented,

    Hi Matthias, Thanks for the prompt reply! Writing in MPS format indeed changed the fingerprint, but to a 3rd, distinct value.   In the meantime I've discovered new information. When using the C++ i...

  • Guy Katz created a post,

    model.write()

    Hi, I'm using Gurobi's C++ interface, trying to solve a model which I expect to be feasible. Gurobi returns "infeasible", and so I try to dump the model to a file using write() in order to inspect ...