8#ifndef INCLUDED_SDSL_LCP_DAC
9#define INCLUDED_SDSL_LCP_DAC
26template <u
int8_t t_b = 4,
typename t_rank = rank_support_v5<>>
dac_vector.hpp contains a vector which stores the values with variable length codes.
Namespace for the succinct data structure library.
lcp_vlc< dac_vector< t_b, t_rank > > lcp_dac
A class for the compressed version of LCP information of an suffix array.
rank_support_v5.hpp contains rank_support_v5.5