Degree-constrained spanning tree: Difference between revisions

Content deleted Content added
Line 12:
 
==Degree-constrained minimum spanning tree==
On a weighted graph, a Degree-constrained minimunminimum spanning tree (DCMST) is a degree-constrained spanning tree in with the sum of its vertices has the minimunminimum possible sum. Finding a DCMST is an NP-Hard problem.<ref>Bui, T. N. and Zrncic, C. M. 2006. [http://www.cs.york.ac.uk/rts/docs/GECCO_2006/docs/p11.pdf An ant-based algorithm for finding degree-constrained minimum spanning tree.]
In GECCO ’06: Proceedings of the 8th annual conference on Genetic and evolutionary computation, pages 11–18, New York, NY, USA. ACM.</ref>