Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a22846a48cb1b40c

Jump to content

Talk:K-minimum spanning tree

Page contents not supported in other languages.
Add topic
From Wikipedia, the free encyclopedia
Latest comment: 17 years ago by Satyr9 in topic Untitled

Untitled

[edit]

I think this page can be replaced by the "steiner tree" page, or at the very least ought to refer to the steiner tree page and explain why this is different.  Preceding unsigned comment added by 213.199.128.156 (talk) 14:47, 9 September 2008 (UTC)Reply

I believe the steiner tree problem is different, as in that case the set of vertices to include is given to start with, while in this problem we are only given the number of vertices to be included. The text should probably be modified to clarify that. Also, strictly speaking it is the associated decision problem (is there one with weight less than some number?) that is NP-complete, not the problem of finding such a k-minimum spanning tree. Satyr9 (talk) 19:33, 10 February 2009 (UTC)Reply