Olivia Park
- Total activity 19
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 6
Comments
Recent activity by Olivia Park-
Thank you - will do !
-
is it possible to send the jupyter notebook file ?
-
Dear Jaromil, I'm not sure If I can post a follow up question with this thread - I just had one more question. with the above condition, I added one more variable with identical constraints. Afte...
-
Thank you ! the model works!!!
-
Dear Jaromil, Thank you for the response. My list below (hoursof_sll) which has 24 items indicates the specific time in which the bulbs are turned on (1) and off(0). print(hoursofsll) >>>[0, 0, ...
-
Thank you for the reply - indeed the parentheses did the work. I have an academic license and it seems that this has limitations..can students have a full license? GurobiError ...
-
Dear Jaromil, Thank you for your quick reply! my last constraint with quicksum is basically multiplying all n (lightbulb) over t1 (time frame from 0-23) with a column from a csv file with binary ...
-
Dear Jaromil, Thank you very much for the reply i am following ur advice and would like to ask if you can review this adjustment. So, after this I assigned our time into a list of integers ranging...