Skip to content

AirNicco8/pysimplex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

pysimplex

A python implementation of the Simplex algorithm using numpy, which can solve both maximization and minimization integer constrained problems

  • simplex contains the only class and logic of the algorithm
  • main runs the algorithm on 4 examples problems and shows the resolution process

About

A python implementation of the Simplex algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages