20 Forks
58 Stars
58 Watchers

SimplexSolver

Python script that solves standard linear programs with the Simplex algorithm and outputs step-by-step LaTeX instructions.

How to download and setup SimplexSolver

Open terminal and run command
git clone https://github.com/MichaelStott/SimplexSolver.git
git clone is used to create a copy or clone of SimplexSolver repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with SimplexSolver https://github.com/MichaelStott/SimplexSolver/archive/master.zip

Or simply clone SimplexSolver with SSH
[email protected]:MichaelStott/SimplexSolver.git

If you have some problems with SimplexSolver

You may open issue on SimplexSolver support forum (system) here: https://github.com/MichaelStott/SimplexSolver/issues