![]() |
Pixie
|
All rooted ordered-tree encodings provided by Pixie. More...
#include <pixie/tree.h>#include <pixie/tree/bp.h>#include <pixie/tree/dfuds.h>#include <pixie/tree/louds.h>Go to the source code of this file.
All rooted ordered-tree encodings provided by Pixie.
LoudsTree: level-order unary degree sequence.BPTree<RMMTree>: balanced-parentheses encoding.DFUDSTree<RMMTree>: depth-first unary degree sequence.