Name | Description | |
---|---|---|
![]() | Edges | Obtains a reference to the tree edges |
![]() | Height | Gets the height (i.e. the total number of layers) of the tree. |
![]() | IsBinary | Determines whether this is a binary tree. |
![]() | Root | Gets the tree root vertex |
![]() | Vertices | Obtains a reference to the tree vertices |