saeed sepasi
- 合計アクティビティ 5
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 1
- サブスクリプション 2
アクティビティの概要
saeed sepasiさんの最近のアクティビティ-
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...
-
saeed sepasiさんが投稿を作成しました:
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...