Skip to content

Buerkem/Gui-Simplex-Algorithm-Implementation-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gui-Simplex-Algorithm-Implementation-Python

Console and gui implementation of the simplex algorithm Modules needed: Numpy, Sympy, PyQt5 This project implements a popular operations research algorithm known as the simplex algorithm

Simplex.py - Contains functions for manipulating the simplex tableau Augment.py - Contains functions for augmenting the problem, deriving basis variables etc. In other words, all other activities needed to form the simplex tableau Console.py - Console version Gui.py - Gui version

Alt text

About

Console and gui implementation of the simplex algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages