ninetynine.P59.Tree
See theTree companion class
object Tree
Attributes
Members list
Type members
Inherited and Abstract types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
Value members
Concrete methods
Attributes
- Returns
-
all height-balanced binary trees with the given height.
Attributes
- Returns
-
all height-balanced binary trees with the given number of nodes.
Attributes
- Returns
-
the maximum height of a height-balanced tree with given number of nodes.
Attributes
- Returns
-
the minimum number of nodes in a height-balanced tree of given height.
In this article