saeed sepasi

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

投稿

saeed sepasiによる最近のアクティビティ 最近のアクティビティ 投票
  • "If" in object function

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

    Hi, I have a semi-complicated objective function that has an "if" in it. The picture below shows a simplified version of it. In this objective function, Pgrid could be positive or negative (dependi...

  • code(logic) works with CVXPY using the Gurobi solver, but not in Gurobi himself

    進行中

    Hi, I have an optimization problem and when I run it in CVXPY with Gurobi SOLVER, I am getting results; but when I run it with Gurobi, it says " Model is infeasible" Here is the code:  "import pand...