rcm_test


rcm_test, an Octave code which calls rcm(), which computes the Reverse Cuthill McKee (RCM) ordering of the nodes of a graph.

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

rcm, an Octave code which applies the Reverse Cuthill McKee (RCM) algorithm for reordering the nodes of a graph, and reducing the bandwidth of a corresponding sparse matrix;

Source Code:


Last revised on 17 September 2024.