(graph theory: path problem)how to tell how many path are there from s to t in a graph?
From: Alfred Kerns (networm8848_at_yahoo.com)
Date: 04/06/04
- Previous message: Jim Nastos: "Re: all paths between 2 nodes"
- Next in thread: Uffe Kousgaard: "Re: (graph theory: path problem)how to tell how many path are there from s to t in a graph?"
- Reply: Uffe Kousgaard: "Re: (graph theory: path problem)how to tell how many path are there from s to t in a graph?"
- Reply: Mitch Harris: "Re: (graph theory: path problem)how to tell how many path are there from s to t in a graph?"
- Reply: Tejas Iyer: "Re: (graph theory: path problem)how to tell how many path are there from s to t in a graph?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 5 Apr 2004 21:12:53 -0700
I wonder if the the Warshall's algorithm can be modified to give the
number of paths between two nodes s and t in a given graph?
How to do that?
Thanks a lot,
-Worm
- Previous message: Jim Nastos: "Re: all paths between 2 nodes"
- Next in thread: Uffe Kousgaard: "Re: (graph theory: path problem)how to tell how many path are there from s to t in a graph?"
- Reply: Uffe Kousgaard: "Re: (graph theory: path problem)how to tell how many path are there from s to t in a graph?"
- Reply: Mitch Harris: "Re: (graph theory: path problem)how to tell how many path are there from s to t in a graph?"
- Reply: Tejas Iyer: "Re: (graph theory: path problem)how to tell how many path are there from s to t in a graph?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]