Re: Finding longest path between two vertices
- From: Jym <Jean-Yves.Moyen+news@xxxxxxxxxxxx>
- Date: Wed, 20 Jun 2007 22:58:39 +0200
On Tue, 19 Jun 2007 16:27:33 +0200, <tchow@xxxxxxxxxxxxx> wrote:
In article <op.tt43c3thft6h9m@xrousse>,
Jym <Jean-Yves.Moyen+news@xxxxxxxxxxxx> wrote:
I'm currently working with graphs and considering all paths and cycles and
not only simple ones, hence making the distinction explicit whenever I
need it. That probably has mislead me :-(
Commonly (though not universally), if repeated vertices but not repeated
edges are allowed, the term is a "trail." If repeated edges are also
allowed then the term is a "walk." If the trail or walk ends where it
started then it is "closed."
OK, thanks for the vocabulary. I'll try to remember it :-)
--
Hypocoristiquement,
Jym.
.
- References:
- Finding longest path between two vertices
- From: Tim Frink
- Re: Finding longest path between two vertices
- From: Googmeister
- Re: Finding longest path between two vertices
- From: tchow
- Re: Finding longest path between two vertices
- From: Jym
- Re: Finding longest path between two vertices
- From: tchow
- Finding longest path between two vertices
- Prev by Date: Re: A letter want to disprove my paper which submitted recently
- Next by Date: Re: A letter want to disprove my paper which submitted recently
- Previous by thread: Re: Finding longest path between two vertices
- Next by thread: Does anyone have a copy of this paper? Knuth's Fast pattern matching in strings
- Index(es):