30#ifndef LIBSEMIGROUPS_FREEBAND_HPP_
31#define LIBSEMIGROUPS_FREEBAND_HPP_
111 template <
typename T>
140 template <
typename T>
bool freeband_equal_to(word_type const &x, word_type const &y)
Check if two words represent the same element of a free band.
std::vector< letter_type > word_type
Type for a word over the generators of a semigroup.
Definition types.hpp:101
Namespace for everything in the libsemigroups library.
Definition action.hpp:44