Re: Finding longest path between two vertices
- From: Tim Frink <plfriko@xxxxxxxx>
- Date: Fri, 15 Jun 2007 14:13:06 +0200
On Fri, 15 Jun 2007 10:29:13 +0200, Robby Goetschalckx wrote:
After transforming to 1/w, the first path has a new weight of 0.5, and
the second a weight of 0.5 + 0.5, so according to your assumption the
first path in the original graph should be longer ...
Do you see any problems with my suggestion of negating the edge weights
and than search the shortest path?
Tim
.
- Follow-Ups:
- Re: Finding longest path between two vertices
- From: Joachim Pimiskern
- Re: Finding longest path between two vertices
- From: Robby Goetschalckx
- Re: Finding longest path between two vertices
- References:
- Finding longest path between two vertices
- From: Tim Frink
- Re: Finding longest path between two vertices
- From: estrabd
- Re: Finding longest path between two vertices
- From: Tobias Columbus
- Re: Finding longest path between two vertices
- From: Robby Goetschalckx
- Finding longest path between two vertices
- Prev by Date: Re: Finding longest path between two vertices
- Next by Date: Re: Finding longest path between two vertices
- Previous by thread: Re: Finding longest path between two vertices
- Next by thread: Re: Finding longest path between two vertices
- Index(es):
Relevant Pages
|