The Simplex Method of Programming Using LU Decomposition Linear
暂无分享,去创建一个
Standard computer implementations of Dantzlg's simplex method for linear programming are based upon forming the inverse of the basic matrix and updating the inverse after every step of the method. These implementations have bad round-off error properties. This paper gives the theoretical background for an implementation which is based upon the LU decomposition, computed with row interchanges, of the basic matrix. The implementation is slow, but has good round-off error behavior. The implementation appears as CACM Algorithm 350.
[1] George B. Dantzig,et al. Linear programming and extensions , 1965 .
[2] R. Bartels. A NUMERICAL INVESTIGATION OF THE SIMPLEX METHOD , 1968 .
[3] Gene H. Golub,et al. Numerical Analysis: Stable numerical methods for obtaining the Chebyshev solution to an overdetermined system of equations , 1968, Commun. ACM.
[4] James Hardy Wilkinson,et al. Rounding errors in algebraic processes , 1964, IFIP Congress.