|
SDSL 3.0.1
Succinct Data Structure Library
|
lcp_support_sada.hpp contains a compressed lcp array. More...
#include <cassert>#include <sdsl/csa_sada.hpp>#include <sdsl/int_vector.hpp>#include <sdsl/iterators.hpp>#include <sdsl/lcp.hpp>#include <sdsl/select_support.hpp>Go to the source code of this file.
Classes | |
| class | sdsl::_lcp_support_sada< t_csa, t_bitvec, t_select > |
| A class to represent the LCP array in compressed form. More... | |
| struct | sdsl::_lcp_support_sada< t_csa, t_bitvec, t_select >::type< Cst > |
| struct | sdsl::lcp_support_sada< t_bitvec, t_select > |
| Helper class which provides _lcp_support_sada the context of a CSA. More... | |
Namespaces | |
| namespace | sdsl |
| Namespace for the succinct data structure library. | |
lcp_support_sada.hpp contains a compressed lcp array.
Definition in file lcp_support_sada.hpp.