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.
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.