This project demonstrates a Max Flow Solver using Linear Programming (LP) and the Simplex algorithm. It includes utilities to create linear programming matrices from flow network data, a simplex ...