Alinson Santos Xavier

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

投稿

Alinson Santos Xavierによる最近のアクティビティ 最近のアクティビティ 投票
  • Query which lazy constraints have been enforced

    回答済み

    Gurobi currently allows the user to specify that certain constraints added to the model should be treated as lazy constraints. For example, in the Python API, the user can set "c.lazy = 1", where c...