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

Posts

Recent activity by Guy Katz Recent activity Votes
  • 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 ...