cuthill_mckee {netprioR}R Documentation

Cuthill McKee (CM) algorithm

Description

Transform sparse matrix into a band matrix

Usage

cuthill_mckee(x)

Arguments

x

Input matrix

Value

Band matrix

Author(s)

Fabian Schmich


[Package netprioR version 1.6.0 Index]