could someone help me understand how this works /u/7heNotorious Python Education

Hey everyone, I’ll not make it too long and explain quickly. I am making a senior project and trying to run an optimization model using python and gurobi. I’ll share my parameters with you and I need to understand how this works.

A = 24 (hour) is one of my parameters (which is a daily capacity) but my time period(t) is “days” and my other parameters related with time are all “hour”like change time parameters, breakdown parameters all of them are hours but code outputs are perfect and gives me the right outputs despite this situation and I am fine with that. But how can I explain it to my professors like if t is “days” my all parameters and decision variables should be days no? Could you help me understand

submitted by /u/7heNotorious
[link] [comments]

​r/learnpython Hey everyone, I’ll not make it too long and explain quickly. I am making a senior project and trying to run an optimization model using python and gurobi. I’ll share my parameters with you and I need to understand how this works. A = 24 (hour) is one of my parameters (which is a daily capacity) but my time period(t) is “days” and my other parameters related with time are all “hour”like change time parameters, breakdown parameters all of them are hours but code outputs are perfect and gives me the right outputs despite this situation and I am fine with that. But how can I explain it to my professors like if t is “days” my all parameters and decision variables should be days no? Could you help me understand submitted by /u/7heNotorious [link] [comments] 

Hey everyone, I’ll not make it too long and explain quickly. I am making a senior project and trying to run an optimization model using python and gurobi. I’ll share my parameters with you and I need to understand how this works.

A = 24 (hour) is one of my parameters (which is a daily capacity) but my time period(t) is “days” and my other parameters related with time are all “hour”like change time parameters, breakdown parameters all of them are hours but code outputs are perfect and gives me the right outputs despite this situation and I am fine with that. But how can I explain it to my professors like if t is “days” my all parameters and decision variables should be days no? Could you help me understand

submitted by /u/7heNotorious
[link] [comments] 

Leave a Reply

Your email address will not be published. Required fields are marked *