Gaia Ebli

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

投稿

Gaia Ebliによる最近のアクティビティ 最近のアクティビティ 投票
  • Why is my model infeasible?

    回答済み

    Hi, can someone please help me to understand why my model is infeasible? These are the constraints: and this is my model: x = model1.addMVar((T,n+1,n+1), obj=1.0, vtype=gp.GRB.BINARY, name="x")y =...