nlib
Bp.h File Reference

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

#include "nn/nlib/Swap.h"
#include "nn/nlib/succinct/Sbv.h"
#include "nn/nlib/ReallocVec.h"

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 common features and features that are highly platform-dependent. Also refer to nlib Platform APIs. 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.