
JC
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Activity overview
Latest activity by JC-
JC commented,
Hi Jaromil, thank you very much for your feedback! I am aware that I cannot output the solution with setParam. First, I would like to query the number of stored solutions with SolCount. Since only ...
-
JC created a post,
Finding Multiple Solutions
AnsweredHi, I have read that with Gurobi the output of multiple solutions is possible. With the following code I wanted to be able to obtain the optimal as well as other possible good solutions. model.setP...
-
JC commented,
Hi Jaromil, Thank you for the feedback. I will try that out! Julia
-
JC created a post,
TypeError: unsupported operand type(s) for +: 'NoneType' and 'float'
AnsweredHi, I have a problem with my Optimization in pulp with the solver Gurobi. The goal of my code is to determine the minimum cost of green hydrogen supply. Input are the hourly values of electricity s...