Sheng Hui Tan
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
Comments
Recent activity by Sheng Hui Tan-
Hi Jaromil Najman, I changed all the negative using the following line : DOD_inverse = m.addConstr(DOD_invr[t] * DOD[t] == 1, name = 'DOD_Inverse')inverse_value = DR.addConstr(invr[t] * cap_dod2[t]...
-
Hi Jaromił, Thanks for your help. The code is working. Regards, Sheng Hui
-
Hi Jaromil, I'm currently working on an energy home scheduling optimization problem over a time horizon. The constant scalars are battery_input_voltage and initial_level. The optimization variables...