Kim Kestenboum

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

投稿

Kim Kestenboumによる最近のアクティビティ 最近のアクティビティ 投票
  • Newman iteration foamalation

    回答済み

    Hello, I am trying to formulate an ILP formulation for the Newman algorithm step and would like to ask how can I improve it because it is very slow.  Newman algorithm's main idea is dividing a grap...

  • How can I formulate a constraint that reflects that a variable can equal only -1 or 1?

    回答済み

    I am trying to create an ILP formulation that represents newman's idea.  I formulated the objective function, but I would like to require the variables to be -1 or 1. How can I do that? Thanks

  • Is C API faster then the Python API?

    ユーザーの入力を待っています。

    Hi,  We are solving our ILP problem with Gurobi and are having issues with the run time. We are trying to think of different ways to improve this and are wondering if there would be a difference if...