concom-package: Connected Components

concom-packageR Documentation

Connected Components

Description

Provides a function which computes the connected components of an undirected graph.

Details

There are three functions in this package: concom, the main function, which returns the connected components from the edges of the graph; concomFromMatAdj, which returns the connected components from the adjacency matrix of the graph; concom3d, which returns the connected components of a triangle rgl mesh.

Author(s)

Stéphane Laurent.

Maintainer: Stéphane Laurent <laurent_step@outlook.fr>


stla/cc documentation built on June 11, 2022, 9:31 p.m.