Anian Ruoss

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

投稿

Anian Ruossによる最近のアクティビティ 最近のアクティビティ 投票
  • gurobipy.GurobiError: Empty general constraint with infinite constant

    回答済み

    I am trying to optimize the model below, but I get the following traceback: Read LP format model from file tmp.lpReading time = 0.00 seconds: 28 rows, 10 columns, 105 nonzerosOptimize a model with ...

  • Incorrect MIP Optimality

    回答済み

    I have two MIP models original.lp and modified.lp which differ only in the two additional constraints of modified.lp. Thus, the objective value of modified.lp should be larger or equal to that of o...