I have to find shortest path in graph and also how many exist in graph I can find the shortest path but cant find how many exist in graph.
In program graph representaion is adjacency matrix list and i am using c++. Please help me....
I have to find shortest path in graph and also how many exist in graph I can find the shortest path but cant find how many exist in graph.
In program graph representaion is adjacency matrix list and i am using c++. Please help me....