Rosa Muijderman
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by Rosa Muijderman-
Rosa Muijderman commented,
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 commented,
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 created a post,
Model optimized to 0 & all constraints removed by presolve
AnsweredI 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...