Newbetuts
.
New posts in trees
General way to count the number of paths in an out-tree?
graph-theory
trees
directed-graphs
What is the minimum and maximum number of leaf nodes a binary search tree can have? [closed]
graph-theory
trees
Where does TREE(n) sit on the Fast Growing Hierarchy?
asymptotics
trees
big-numbers
The maximum number of nodes in a binary tree of depth $k$ is $2^{k}-1$, $k \geq1$.
combinatorics
trees
Any tree with $k$ edges $T$ can decompose any $2k$-regular graph $G$ into its copies
graph-theory
trees
Determining Ambiguity in Context Free Grammars
computer-science
trees
context-free-grammar
Finding the number of Spanning Trees of a Graph $G$
graph-theory
trees
Relationship between the sizes of orbits of nodes
group-actions
trees
graph-isomorphism
Find two graphs with the same score, but one is a tree and the other is not a tree
discrete-mathematics
graph-theory
trees
Maps of primitive vectors and Conway's river, has anyone built this in SAGE?
number-theory
trees
sagemath
Show that there's a unique minimum spanning tree if all edges have different costs
graph-theory
optimization
trees
Prove that in a tree with maximum degree $k$, there are at least $k$ leaves
graph-theory
trees
For all $1 \leq i < j \leq k$, the subtrees $T_i$ and $T_j$ have a vertex in common. Show that $T$ has a vertex which is in all of the $T_i$.
graph-theory
solution-verification
trees
Prev