Skip to content

IZAK95/Simplex-Solver-QT-

Repository files navigation

This is a linear programming solver using the Simplex Method and the Branch and Bound method. This was accomplished using QtCreator with the use of object orientated cpp.