in reply to how can i print a graph path with so many linkages
in thread what is wrong with my Dijkstram algorithm?

Actually, I'm looking to display all possible way of a path for a given node and calculate the shortest path of all paths.
I've no idea what you mean by that. "All possible way of a path for a given node"? What is that?
my data seems like this.
That doesn't seem to match the example hash you gave in your previous post.
  • Comment on Re^5: what is wrong with my Dijkstram algorithm?