sort_function_type¶
-
using
libsemigroups::congruence::ToddCoxeter::sort_function_type= std::function<bool(word_type const&, word_type const&)>¶ A type alias for functions that can be used as an argument to sort_generating_pairs.
libsemigroups::congruence::ToddCoxeter::sort_function_type = std::function<bool(word_type const&, word_type const&)>¶A type alias for functions that can be used as an argument to sort_generating_pairs.