GitHub / viniciusfinger / harvard-cs50ai-six-degrees-problem
According to the Six Degrees of Kevin Bacon, anyone in the Hollywood can be connected to Kevin Bacon within six steps. In this problem, we’re interested in finding the shortest path between any two actors by choosing a sequence of movies that connects actors.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viniciusfinger%2Fharvard-cs50ai-six-degrees-problem
PURL: pkg:github/viniciusfinger/harvard-cs50ai-six-degrees-problem
Stars: 3
Forks: 0
Open issues: 0
License: None
Language: Python
Size: 21.2 MB
Dependencies parsed at: Pending
Created at: about 1 year ago
Updated at: about 2 months ago
Pushed at: about 1 year ago
Last synced at: 1 day ago
Topics: artificial-intelligence, graph, graph-algorithms, harvard, harvardcs50