OpenGenus/cosmos

C++ implementation of the algorithm to find number of connected components in a graph.

Open

#6555 aperta il 9 ott 2022

Vedi su GitHub
 (6 commenti) (0 reazioni) (0 assegnatari)C++ (3724 fork)batch import
Hacktoberfest

Metriche repository

Star
 (13.462 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

This is a(n):

  • New algorithm
  • Update to an existing algorithm
  • Error
  • Proposal to the Repository

Details:

Find the number of connected components in the given graph.

Guida contributor