tree (thing)
See all of tree, there are 7 more in this node.
Return to tree (thing)
(graph theory, computer science, discrete mathematics:)A connected (undirected!) graph with no cycles. A finite tree on n vertices has exactly n-1 edges. In computer science, trees are often in fact rooted trees. (In the finite case, this is the same thing as being a directed tree; however infinite trees can be directed without having a root.) | Existing:
Non-Existing: |