Minimum Spanning Tree on a Grid of Points
- From: "Alun Harford" <usenet@xxxxxxxxxxxxxxxxx>
- Date: Sat, 20 May 2006 14:42:24 +0100
I want to find the minimum spanning tree of a grid of n*n points.
And an n*m grid.
While finding minimum spanning trees in the general case is NP complete, I
suspect that in this simplified case, it's easier.
Can anybody point me towards a nice (ie. polynomial time) way to do this?
And how about a Steiner tree?
Thanks for any help,
Alun Harford
.
- Prev by Date: Re: (nondirected) Colimit in the category of rings
- Next by Date: Re: after beginner's algebra, where to?
- Previous by thread: Measures and measurable mappings
- Next by thread: Re: Minimum Spanning Tree on a Grid of Points
- Index(es):