Skip to content
#

reverse-cuthill-mckee

Here are 3 public repositories matching this topic...

Language: All
Filter by language

In this project, I implemented few .m functions which allow to reorder a sparse matrix read from a Matrix Market file using the Reverse Cuthill-McKee algorithm. In addition to reordering, it is possible to write the reordered sparse matrix to a Matrix Market file, plot it side-by-side with the original, compute few statistics about it and output…

  • Updated Oct 6, 2019
  • MATLAB

Improve this page

Add a description, image, and links to the reverse-cuthill-mckee topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the reverse-cuthill-mckee topic, visit your repo's landing page and select "manage topics."

Learn more