Suffix Structures
← Back to String Algorithms
Data structures that represent all suffixes of a string, enabling efficient substring searches, longest common substring queries, and other string operations.
← Back to String Algorithms
Data structures that represent all suffixes of a string, enabling efficient substring searches, longest common substring queries, and other string operations.