Content deleted Content added
m robot Adding: es |
m →Algorithm: have been walking -> has walked |
||
Line 62:
*: Modify '''B''' and <math>\mathbf{c}_B</math> to account for the new basic variables. This will automatically make the tableau diagonal for the existing and new basic variables.
** '''Check for improvement'''
*: Repeat procedure until no further improvement is possible, meaning all the coefficients of <math>\mathbf{c}_B \mathbf{B}^{-1}\mathbf{A} -\mathbf{c}</math> are positive. Procedure is also terminated if all coefficients are zero, and the algorithm
== Description ==
|