-
Notifications
You must be signed in to change notification settings - Fork 0
siyegen/Billboard-Hunger
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Billboard Hunger ===================== Purpose: Given 40 musical artists, what would be the quickest route to get from one of them to another? What's going on: Given 40 artists, randomlly generate connections between them. Then allow the user to pick a start and end artist. After that, well, we run though the algorithim and show the user the shortest path available. What I'm aiming for: Pull artists from 2 locations with different sizes Randomlly generate connections Traverse the graph, give some indication of what the shortest path is and what other paths were considered. Feeling Lucky?: Draw using raphael.js, make it 'purdy', do a barrel roll
About
It consumes (challenge for graph-traversal)
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published