Degree-constrained spanning tree: Difference between revisions

Content deleted Content added
SmackBot (talk | contribs)
m Remove {{Expand}} from stub pages
Line 1:
{{Expand|date=January 2007}}
{{Cleanup|date=December 2006}}
 
Line 12 ⟶ 11:
==NP-completeness==
 
This problem is [[NP-complete]]. This can be shown by a reduction from the [[Hamiltonian path problem]]. It remains NP-complete even if ''k'' is fixed to a value ≥ 2. If you have defined that the degree must be ≤ ''k'', the ''k'' = 2 case of degree-confined spanning tree is the Hamiltonian path problem.
 
==References==