/SparseMatrixReordering

In this project, I implemented few .m functions which allow to reorder a sparse matrix read from a Matrix Market file using either the Reverse Cuthill-McKee (RCM) or Nested Dissection (ND) algorithms.

Primary LanguageMATLABMIT LicenseMIT

No issues in this repository yet.