Re: Finding longest path between two vertices
- From: tchow@xxxxxxxxxxxxx
- Date: 19 Jun 2007 14:27:33 GMT
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."
--
Tim Chow tchow-at-alum-dot-mit-dot-edu
The range of our projectiles---even ... the artillery---however great, will
never exceed four of those miles of which as many thousand separate us from
the center of the earth. ---Galileo, Dialogues Concerning Two New Sciences
.
- Follow-Ups:
- 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
- Finding longest path between two vertices
- Prev by Date: Re: Finding longest path between two vertices
- Next by Date: Big-O notation, multiple variables
- Previous by thread: Re: Finding longest path between two vertices
- Next by thread: Re: Finding longest path between two vertices
- Index(es):