simplex-algorithm icon indicating copy to clipboard operation
simplex-algorithm copied to clipboard

What's the problem can be solved by this program?

Open mengchaoheng opened this issue 1 year ago • 0 comments

Thanks for your works.

What is the standard formulation of LP problem can be solving by this program? Does it like this:

Max Cx

s.t. Ax >= b Bx = e

If not, what is that? I want to know the equation of the problem.

mengchaoheng avatar Mar 08 '24 17:03 mengchaoheng