Simplex algorithm: Difference between revisions

Content deleted Content added
m Journal cites, using AWB (11323)
Removed transpose symbol from vector c if a dot product the transpose unneeded
Line 17:
The simplex algorithm operates on linear programs in [[canonical form | standard form]]:
:Maximize
::<math>\mathbf{c}^T \cdot \mathbf{x}</math>
:Subject to
::<math>\mathbf{A}\mathbf{x} = \mathbf{b},\, x_i \ge 0</math>