Addressing Flow Balance Issues
I’ve begun learning Python and Gurobi. However, I seem to encounter an issue with my code. Instead of getting the expected solution of 9, I’m getting 49, as the code sums up over every arc. I’m having trouble pinpointing where exactly the problem lies.