Const
Get the next numeric tree in the ordered set of numeric trees with the same node count as the given tree. If the tree is the last in its ordered set, we increment node count and return the first tree in this ordered set.
Get the next numeric tree in the ordered set of numeric trees with the same node count as the given tree. If the tree is the last in its ordered set, we increment node count and return the first tree in this ordered set.