Jump to content

Minimum degree algorithm

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Edcolins (talk | contribs) at 11:55, 30 January 2005 (math-stub). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In the mathematical subfield of numerical analysis the minimum degree algorithm is an algorithm used to optimize a symmetric sparse matrix before applying the Cholesky decomposition.

The algorithm calculates the worst possible fill-in during the Cholesky decomposition and reduces the bandwidth of the matrix.

Algorithm

References

Alan George and Joseph Liu. The evolution of the Minimum Degree Ordering Algorithm, SIAM Review, 31:1-19, 1989.