Skip to content

Given two wikipedia pages how many links does it take to get from the first to the second.

Notifications You must be signed in to change notification settings

matt-user/wiki_degree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

wiki_degree

Given two wikipedia pages this program finds a path from the first to the second using breadth first search. The program then prints out the path to the termal.

About

Given two wikipedia pages how many links does it take to get from the first to the second.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages