CRAN/E | concom

concom

Connected Components of an Undirected Graph

Installation

About

Provides a function for fast computation of the connected components of an undirected graph (though not faster than the components() function of the 'igraph' package) from the edges or the adjacency matrix of the graph. Based on this one, a function to compute the connected components of a triangle 'rgl' mesh is also provided.

github.com/stla/concom
Bug report File report

Key Metrics

Version 1.0.0
Published 2022-06-15 674 days ago
Needs compilation? yes
License GPL-3
CRAN checks concom results

Downloads

Yesterday 10 0%
Last 7 days 26 +4%
Last 30 days 137 +3%
Last 90 days 564 +33%
Last 365 days 1.858 +6%

Maintainer

Maintainer

Stéphane Laurent

laurent_step@outlook.fr

Authors

Stéphane Laurent

cre / aut

Material

README
NEWS
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Imports

english
Rcpp ≥ 1.0.8
rgl
Rvcg

Suggests

rmarchingcubes

LinkingTo

BH
Rcpp