Cuthill–McKee algorithm: Difference between revisions

Content deleted Content added
No edit summary
m Added link to open-source RCM routine in the Python SciPy package.
Line 40:
* [http://ciprian-zavoianu.blogspot.com/2009/01/project-bandwidth-reduction.html A detailed description of the Cuthill–McKee algorithm].
* [http://www.mathworks.com/help/matlab/ref/symrcm.html symrcm] MATLAB's implementation of RCM.
* [http://docs.scipy.org/doc/scipy/reference/generated/scipy.sparse.csgraph.reverse_cuthill_mckee.html reverse_cuthill_mckee] RCM routine from [[SciPy]] written in [[Cython]].
 
{{DEFAULTSORT:Cuthill-McKee algorithm}}
[[Category:Matrix theory]]