saeed sepasi
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 2
Activity overview
Latest activity by saeed sepasi-
saeed sepasi created a post,
"If" in object function
Awaiting user inputHi, 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 created a post,
code(logic) works with CVXPY using the Gurobi solver, but not in Gurobi himself
OngoingHi, 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...