Skip to content

Commit

Permalink
MinimalFaithfulPermutationDegree example
Browse files Browse the repository at this point in the history
  • Loading branch information
hulpke committed Oct 28, 2022
1 parent c6b2b3c commit 9b320fa
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tst/teststandard/permgrp.tst
Original file line number Diff line number Diff line change
Expand Up @@ -145,5 +145,9 @@ gap> AllTransitiveGroups(NrMovedPoints,12,
> x->Length(MinimalGeneratingSet(x)),4);
[ [3^4:2^3]E(4) ]

# MinimalFaithfulPermutationDegree
gap> MinimalFaithfulPermutationDegree(SmallGroup(5^6,33));
55

#
gap> STOP_TEST( "permgrp.tst", 1);

0 comments on commit 9b320fa

Please sign in to comment.