Words in lexicographic order (wilo)

The functions libsemigroups::cbegin_wilo and libsemigroups::cend_wilo can be used to iterate through words in lexicographic order in some range.

Warning

doxygenfunction: Unable to resolve multiple matches for function “libsemigroups::cbegin_wilo” with arguments (size_t const, size_t const, word_type&&, word_type&&) in doxygen xml output for project “libsemigroups” from directory: ../build/xml. Potential matches:

- const_wilo_iterator cbegin_wilo(size_t const n, size_t const upper_bound, word_type &&first, word_type &&last)
- const_wilo_iterator cbegin_wilo(size_t const n, size_t const upper_bound, word_type const &first, word_type const &last)

Warning

doxygenfunction: Unable to resolve multiple matches for function “libsemigroups::cend_wilo” with arguments (size_t const, size_t const, word_type&&, word_type&&) in doxygen xml output for project “libsemigroups” from directory: ../build/xml. Potential matches:

- const_wilo_iterator cend_wilo(size_t const n, size_t const upper_bound, word_type &&first, word_type &&last)
- const_wilo_iterator cend_wilo(size_t const n, size_t const upper_bound, word_type const &first, word_type const &last)

Warning

doxygenfunction: Unable to resolve multiple matches for function “libsemigroups::cbegin_wilo” with arguments (size_t const, size_t const, word_type const&, word_type const&) in doxygen xml output for project “libsemigroups” from directory: ../build/xml. Potential matches:

- const_wilo_iterator cbegin_wilo(size_t const n, size_t const upper_bound, word_type &&first, word_type &&last)
- const_wilo_iterator cbegin_wilo(size_t const n, size_t const upper_bound, word_type const &first, word_type const &last)

Warning

doxygenfunction: Unable to resolve multiple matches for function “libsemigroups::cend_wilo” with arguments (size_t const, size_t const, word_type const&, word_type const&) in doxygen xml output for project “libsemigroups” from directory: ../build/xml. Potential matches:

- const_wilo_iterator cend_wilo(size_t const n, size_t const upper_bound, word_type &&first, word_type &&last)
- const_wilo_iterator cend_wilo(size_t const n, size_t const upper_bound, word_type const &first, word_type const &last)