Can anyone give the implementation of the following question...immediately :

Write a C program for manipulating graphs. Your program should allow the user to input arbitrary graphs, printout graphs and determine connected components, articulation points and bridges. It should also print out spanning trees.