Skip to content

abachi/Simplex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simplex method

During my master's degree, I implemented The simplex method as a class using PHP to better understand it and to easily check my manual solutions. I only had to write the given data and constraints in a text file and let the script to show me the solution.

Clone

$ git clone git@github.com:abachi/Simplex.git  

Run tests:

$ php phpunit-5.7.27.phar tests\

About

Simplex Class

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages