Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simplex Method

Description

Input format:

• A vector of coefficients of objective function - C.

• A matrix of coefficients of constraint function - A.

• A vector of right-hand side numbers - b.

• The approximation accuracy

Output format:

• The string ”The method is not applicable!”

or

• A vector of decision variables - x∗.

• Maximum (minimum) value of the objective function

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages