OpenGenus/cosmos

Implementation of Graph Data Structure in Python

Open

#6,543 opened on Oct 8, 2022

View on GitHub
 (5 comments) (0 reactions) (0 assignees)C++ (3,724 forks)batch import
Hacktoberfest

Repository metrics

Stars
 (13,462 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

This is an implementation of Graph Data structure in Python

  • New algorithm
  • Proposal to the Repository

Details: Graph implementation uses a dictionary of sets

Contributor guide