Member functions and types inherited from FpSemigroupInterface

This page contains a description of the member functions of the CongruenceWrapper class inherited from FpSemigroupInterface.

inline bool libsemigroups::CongruenceWrapper::equal_to(std::string const &lhs, std::string const &rhs) override
inline bool libsemigroups::CongruenceWrapper::equal_to(word_type const &lhs, word_type const &rhs) override
inline std::string libsemigroups::CongruenceWrapper::normal_form(std::string const &w) override
inline word_type libsemigroups::CongruenceWrapper::normal_form(word_type const &w) override
inline uint64_t libsemigroups::CongruenceWrapper::size() override