/linear-programming-problems

Implementation of all LPP methods using python (numpy and icecream)

Primary LanguagePython

linear-programming-problems

  • Assignment 01 : Simplex Big-M and Two Phase
  • Assignment 02 : Dual Simplex
  • Assignment 03 : North-West, Least Cost and Vogel's Approximation