/Reverse-Cuthill-McKee-Ordering

In numerical linear algebra, the Cuthill–McKee algorithm (CM), named for Elizabeth Cuthill and James McKee, is an algorithm to permute a sparse matrix that has a symmetric sparsity pattern into a band matrix form with a small bandwidth. The reverse Cuthill–McKee algorithm (RCM) due to Alan George is the same algorithm but with the resulting index numbers reversed

Primary LanguageMATLABGNU Lesser General Public License v2.1LGPL-2.1

Watchers