Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
Tianrun-Y committed Aug 7, 2024
1 parent bf24f8d commit bb7b79e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tst/standard/attributes/attr.tst
Original file line number Diff line number Diff line change
Expand Up @@ -2285,8 +2285,6 @@ gap> s := NambooripadPartialOrder(S);
[ 86, 90, 170, 171, 246, 251, 252, 254, 256 ],
[ 171, 256 ], [ 171, 256 ], [ 1, 256 ],
[ 86, 256 ], [ 171, 256 ], [ ] ]
#gap> time;
#135
gap> S := InverseSemigroup([Bipartition([[1, -3], [2, -1], [3, 4, -2, -4]]),
> Bipartition([[1, -1], [2, -3], [3, -2], [4, -4]])]);
<inverse block bijection semigroup of degree 4 with 2 generators>
Expand Down

0 comments on commit bb7b79e

Please sign in to comment.