JC
- 合計アクティビティ 6
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 2
アクティビティの概要
JCさんの最近のアクティビティ-
JCさんがコメントを作成しました:
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さんが投稿を作成しました:
Finding Multiple Solutions
回答済みHi, 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さんがコメントを作成しました:
Hi Jaromil, Thank you for the feedback. I will try that out! Julia
-
JCさんが投稿を作成しました:
TypeError: unsupported operand type(s) for +: 'NoneType' and 'float'
回答済みHi, 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...