SDSL 3.0.1
Succinct Data Structure Library
cst_fully.hpp File Reference

cst_fully.hpp contains an implementation of Russo et al. More...

Go to the source code of this file.

Classes

class  sdsl::lcp_fully< t_cst >
 
class  sdsl::cst_fully< t_csa, t_delta, t_s_support, t_b, t_depth, t_sample_leaves >
 A class for the Fully-Compressed Suffix Tree (FCST) proposed by Russo et al. More...
 

Namespaces

namespace  sdsl
 Namespace for the succinct data structure library.
 

Detailed Description

cst_fully.hpp contains an implementation of Russo et al.

's Fully-Compressed Suffix Tree.

Author
Christian Ocker, Simon Gog

Definition in file cst_fully.hpp.