Structs§
- Node
- A ghost tree node with maximum
Nchildren, the maximum depth of the tree isLEach tree node has a value of typeTand a sequence of children - Tree
- Tree
Path - Path from the current node to the leaf of the tree
Nis the maximum number of children of a tree nodeTreePath.index(i)returns thei-th element of the path