Rosa Muijderman
- 合計アクティビティ 4
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 1
アクティビティの概要
Rosa Muijdermanさんの最近のアクティビティ-
Rosa Muijdermanさんがコメントを作成しました:
Hi Jaromil, Thanks for the tip! I figured out what the problem was. The initial value for C_i_r_u_0 was not set correctly, which ended in an optimal value of 0. I now added a constraint to ensure ...
-
Rosa Muijdermanさんがコメントを作成しました:
Hi Jaromil, Thanks for looking at my code! You’re right, I forgot to remove the quicksum. Unfortunately I still run into the same problem after I fix this error. The constraints are not considered...
-
Rosa Muijdermanさんが投稿を作成しました:
Model optimized to 0 & all constraints removed by presolve
回答済みI am very new to Gurobi/Python and I've run into a problem. I have written the following code, but for some reason the model optimizes to 0, because apparently all constraints are removed by presol...