Revised simplex method: Difference between revisions

Content deleted Content added
Line 107:
</math>
 
Instead of refactorizing <math>\boldsymbol{B}</math> after each pivot operation, usually an [[LU factorization]] is maintaineddirectly updated, for which purpose there exist several strategies such as the Bartels−Golub method. However, the amount of data representing the updates as well as numerical errors builds up over time and makes periodic refactorization necessary.{{sfn|Morgan|1997|loc=§2}}{{sfn|Nocedal|Wright|2006|p=372|loc=§13.4}}
 
== Notes and references ==