Linear-Program-Solver Solving of linear programming problems requires the use of different algorithms, some of the famous ones are the: Simplex Algorithm Fourier Eleminaiton Algorithm The code for the following mentioned algorithms is present in this repository.