FpSemigroupByPairs

template<typename TFroidurePinType>
using libsemigroups::FpSemigroupByPairs = CongruenceWrapper<CongruenceByPairs<TFroidurePinType>>

This class is a wrapper for CongruenceByPairs that provides the FpSemigroupInterface.

See CongruenceWrapper for further details.