SDSL: Succinct Data Structure Library
A C++ template library for succinct data structures
 All Classes Namespaces Files Functions Variables Typedefs Friends
sdsl/include/sdsl/bp_support.hpp File Reference

bp_support.hpp contains several classed which support find_open, find_close, enclose and rr-enclose queries. More...

#include "bp_support_j.hpp"
#include "bp_support_g.hpp"
#include "bp_support_gg.hpp"
#include "bp_support_sada.hpp"

Go to the source code of this file.


Detailed Description

bp_support.hpp contains several classed which support find_open, find_close, enclose and rr-enclose queries.

Author:
Simon Gog