I have been developing a Benders decomposition model to solve the fixed-cost transportation problem. I want to introduce feasibility and optimality cuts. However, I don't know how to get the sum of infeasibilities after the phase I of the simplex method in case of an infeasible problem. I am using Gurobi as the solver. Andres