A simple implementation of a search routine to play Six Degrees of Kevin Bacon
A breadth first search is used to find to optimal (shortest) path
A simple implementation of a search routine to play Six Degrees of Kevin Bacon
A breadth first search is used to find to optimal (shortest) path