FpSemigroupByPairs¶
-
template<typename
TElementType= Element const *, typenameTElementHash= Hash<TElementType>, typenameTElementEqual= EqualTo<TElementType>>
usinglibsemigroups::FpSemigroupByPairs= CongruenceWrapper<CongruenceByPairs<TElementType, TElementHash, TElementEqual>>¶ This class is a wrapper for CongruenceByPairs that provides the FpSemigroupInterface.
See CongruenceWrapper for further details.