Use Case
If using eeco with a cvxpy problem, we need a strategy to run decompose_consumption without creating DCP error
Solution
Need to review cvx literature / consult with team members for strategies. The current issue ties back to needing to take max_pos(x) - max_pos(-x) which is not DCP.
Alternatives
None identified yet
Use Case
If using eeco with a cvxpy problem, we need a strategy to run decompose_consumption without creating DCP error
Solution
Need to review cvx literature / consult with team members for strategies. The current issue ties back to needing to take max_pos(x) - max_pos(-x) which is not DCP.
Alternatives
None identified yet