主題
Search

最大葉數


G 的最大葉數 l(G) 是其任何生成樹樹葉的最大數量。(相應的最小葉數稱為最小葉數。)

G 的最大葉數和連通支配數 d(G) 透過下式連線:

 d(G)+l(G)=|G|,

其中 n=|G|>2G頂點數

許多圖族都具有簡單的閉合形式,如下表所示。在表中,|_x_| 表示向下取整函式


另請參閱

連通支配集, 連通支配數, 最小葉數, 生成樹, 樹葉

使用 探索

參考文獻

Fellows, M.; Lokshtanov, D.; Misra, N.; Mnich, M.; Rosamond, F.; and Saurabh, S. "The Complexity Ecology of Parameters: an Illustration Using Bounded Max Leaf Number." Th. Comput. Sys. 45, 822-848, 2009.Lu, H.-I. and Ravi, R. "Approximating Maximum Leaf Spanning Trees in Almost Linear Time." J. Algorithms 29, 132-141, 1998.Solis-Oba, R. "2-Approximation Algorithm for Finding a Spanning Tree with Maximum Number of Leaves." In Proceedings of Algorithms--ESA '98. 6th Annual European Symposium Venice, Italy, August 24-26, 1998 (Ed. G. Bilardi, G. F. Italiano, A. Pietracaprina, and G. Pucci). Belin: Springer, pp. 441-452, 1998.Zhou, G.; Gen, M.; and Wu, T. "A New Approach to the Degree-Constrained Minimum Spanning Tree Problem Using Genetic Algorithm." In IEEE International Conference on Systems, Man, and Cybernetics, 1996, Vol. 4, pp. 2683-2688, 1996.

請引用為

Weisstein, Eric W. "最大葉數。" 來自 Web 資源。 https://mathworld.tw/MaximumLeafNumber.html

主題分類