Cuthill–McKee algorithm: Difference between revisions

Content deleted Content added
link to the documentation of MATLAB implementation
m formatting and added the function name
Line 39:
* [http://www.boost.org/doc/libs/1_37_0/libs/graph/doc/cuthill_mckee_ordering.html Cuthill–McKee documentation] for the [[Boost C++ Libraries]].
* [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.
 
{{DEFAULTSORT:Cuthill-McKee algorithm}}