Barak Gross

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

投稿

Barak Grossによる最近のアクティビティ 最近のアクティビティ 投票
  • Debugging wrong MIPSOL_OBJBND

    I have modeled some graph problem in which I add graphs cuts as a lazy constraint.For some reason after some number of iterations the algorithm deduce a bound for MIPSOL_OBJBND that is incorrect.I ...

  • How to improve LP formulation using presolve

    I have written an Integer Program using the Gurobi Python API and noticed the following row in the log: Presolve removed 9331080 rows and 2671 columns - which took about 35 seconds. I know for sure...

  • Constant Variable

    回答済み

    I have some ILP formulation I came up.It is very convenient in my formulation to have some binary ( maybe even integer) variables that are constant. For example a parity variable that for a specifi...