LeastPPerm¶
-
template<size_t N>
using libsemigroups::LeastPPerm = typename detail::LeastPPermHelper<N>::type¶ Helper for getting the type of the least size, and fastest, partial perm in
libsemigroupsorHPCombithat are defined on at mostNpoints.Defined in
transf.hpp.- Template Parameters:
N – the maximum number of points the partial perms will be defined on.