Skip to content

spthomas5/six-degrees

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

six-degrees

This is a program that takes in an artist, and returns a path from Coldplay to the artist, if it exists. To do this, I created a database that store all of Coldplay's collaborations, and all of their collaboration's collaborations and so on until 6 layers were stored. The program uses Breadth-First-Search to navigate this vast web of artists to find the shortest path between Coldplay and the artist.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages