OpenGenus/cosmos

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

Open

#6 555 ouverte le 9 oct. 2022

Voir sur GitHub
 (6 commentaires) (0 réactions) (0 assignés)C++ (3 724 forks)batch import
Hacktoberfest

Métriques du dépôt

Stars
 (13 462 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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.

Guide contributeur