pyplex A simple python simplex solver Simplex solver coded in python Usage: $python pyplex_main.py -c <vector-decision_variables> -A <constraints_coef> -b -p <obj_func_type> -v numpy must be installed