nlib
Bp.h File Reference

Defines the class for constructing and accessing a parentheses representation of a tree. More...

Go to the source code of this file.

Classes

class  nn::nlib::succinct::Bp
 Provides a compact tree structure that can provide various operations in \(O(1)\) constant time. More...
 

Namespaces

 nn::nlib
 Implements stream-related classes usually commonly used, various containers, and other gadget classes. nlib_ns is an alias.
 
 nn::nlib::succinct
 Implements a library of succinct data structure classes related to bit vectors.
 

Detailed Description

Defines the class for constructing and accessing a parentheses representation of a tree.

Definition in file Bp.h.