ENSIEH GHAEDYHEIDARY

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

アクティビティの概要

ENSIEH GHAEDYHEIDARYさんの最近のアクティビティ
  • ENSIEH GHAEDYHEIDARYさんがコメントを作成しました:

    Sure! Please see below.         n = 20        m = 20        p = 1        betha1 = 0.567 / 1000          a = np.full(n, 55)        scale = 4        v = np.ceil(np.array([1046., 1046., 627.6, 1046., ...

  • ENSIEH GHAEDYHEIDARYさんがコメントを作成しました:

    Hi, I'm trying to minimize an MIP model employing a Lagrangian relaxation approach. However, I've encountered an issue where, in certain instances, the lower bound (resulting from the Lagra...

  • ENSIEH GHAEDYHEIDARYさんが投稿を作成しました:

    Infeasible model

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

    Hi,   I'm trying to solve an MIP model to optimality using Gurobi. The thing is that once I increase the power of one of my decision variables, for instance to 4, the model gets infeasible. I did n...