concom

Connected Components of an Undirected Graph

CRAN Package

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.

  • Version1.0.0
  • R versionunknown
  • LicenseGPL-3
  • Needs compilation?Yes
  • Last release06/15/2022

Documentation


Team


Insights

Last 30 days

Last 365 days

The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.

Data provided by CRAN


Binaries


Dependencies

  • Imports4 packages
  • Suggests1 package
  • Linking To2 packages