Guy Katz

  • Gurobi-versary
  • First Comment
  • First Question
  • 合計アクティビティ 3
  • 前回のアクティビティ
  • メンバー登録日
  • フォロー 0ユーザー
  • フォロワー 0ユーザー
  • 投票 0
  • サブスクリプション 1

アクティビティの概要

Guy Katzさんの最近のアクティビティ
  • Guy Katzさんがコメントを作成しました:

    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さんが投稿を作成しました:

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