LRCM: Matrix block detection algorithm

Matrix block detection using the Laplacian and RCM algorithm.

You are now following this Submission

by F. Pedroche, M. Rebollo, C. Carrascosa and A. Palomares
This is an efficien method to determine in a network is strongly connected. If not, the algorithm identifies the blocks tha tform the network. The algorithm is based on the Laplacian of the adjacency matrix and it uses the Reverse Cuthill-McKee (RCM) algorithm

Cite As

Miguel Rebollo (2026). LRCM: Matrix block detection algorithm (https://www.mathworks.com/matlabcentral/fileexchange/51247-lrcm-matrix-block-detection-algorithm), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0

Inclusion of documentation
Inclusion of documentation file
Removed hidden Mac OS X files
Title change