Member types

This page contains information about the member types of the Ukkonen class.

using libsemigroups::Ukkonen::const_iterator = typename word_type::const_iterator

Alias for word_type iterators.

using libsemigroups::Ukkonen::index_type = size_t
using libsemigroups::Ukkonen::unique_letter_type = size_t

Alias for any letter that is added by Ukkonen (so that unique strings end in unique letters).

using libsemigroups::Ukkonen::word_index_type = size_t

Alias for order that words were added.