Guy Katz

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

投稿

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