Skip to content

The simplex algorithm is a popular algorithm for linear programming.

Notifications You must be signed in to change notification settings

valdolab/Simplex-method

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Simplex-method

This algorithm is made in C++. Using to solve maximization and minimization problems The simplex algorithm is one of the most popular for linear programming.

//

Este algoritmo está hecho en C ++. Aplicado para resolver problemas de maximización y minimización El algoritmo simplex es uno de los más populares para resolver problemas de programación lineal.

About

The simplex algorithm is a popular algorithm for linear programming.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages