Create a program that will read in the text file containing graph specifications and write to the std out the “Kevin Bacon” connectivity between two nodes on the graph.

Create a program that will read in the text file containing graph specifications and write to the std out the “Kevin Bacon” connectivity between two nodes on the graph.

Create a program that will read in the text file containing graph specifications and write to the std out the “Kevin Bacon” connectivity between two nodes on the graph. The program should be able to create the directed graph from the input file and output the results to the output file.