8#ifndef INCLUDED_SDSL_SUFFIX_TREES
9#define INCLUDED_SDSL_SUFFIX_TREES
cst_fully.hpp contains an implementation of Russo et al.
cst_sada.hpp contains an implementation of Sadakane's CST.
cst_sct3.hpp contains an implementation of the interval based CST.