Re: Eulerian path in infinite graph
From: David Eppstein (eppstein_at_ics.uci.edu)
Date: 03/08/04
- Next message: franz: "design pattern"
- Previous message: Arthur J. O'Dwyer: "Re: Equality of two ordered sets"
- In reply to: Rogério Brito: "Eulerian path in infinite graph"
- Next in thread: Rogério Brito: "Re: Eulerian path in infinite graph"
- Reply: Rogério Brito: "Re: Eulerian path in infinite graph"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 08 Mar 2004 14:26:11 -0800
In article <c2ii6s$1t3kv9$1@ID-218953.news.uni-berlin.de>,
Rogério Brito <rbrito@ime.usp.br> wrote:
> Unfortunately, I'm having a hard time with one of the exercises, which
> asks for the reader to show that the infinite square grid is an Eulerian
> graph by showing an explicit two-way Eulerian path (i.e., one path that
> covers every edges of the graph and that extends in both directions).
>
> Where can I find a hint for this excercise?
Hint: spiral.
It's not especially difficult if you just start drawing some pictures.
Just make sure both ends of the path are always on the boundary of the
region you've already covered.
-- David Eppstein http://www.ics.uci.edu/~eppstein/ Univ. of California, Irvine, School of Information & Computer Science
- Next message: franz: "design pattern"
- Previous message: Arthur J. O'Dwyer: "Re: Equality of two ordered sets"
- In reply to: Rogério Brito: "Eulerian path in infinite graph"
- Next in thread: Rogério Brito: "Re: Eulerian path in infinite graph"
- Reply: Rogério Brito: "Re: Eulerian path in infinite graph"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|