Searched refs:SuffixTree (Results 1 – 1 of 1) sorted by relevance
219 class SuffixTree { class472 SuffixTree(const std::vector<unsigned> &Str) : Str(Str) { in SuffixTree() function in __anon1330aca00111::SuffixTree1013 SuffixTree ST(Mapper.UnsignedVec); in findCandidates()1020 SuffixTree::RepeatedSubstring RS = *It; in findCandidates()