You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This seems to be because the homomorphism finding code finds a stabiliser chain for the symmetric group on 64 points, which is unreasonably slow, even though the very first attempt at finding a homomorphism would result in the IdentityTransformation being discovered. Not sure exactly how to fix this.
The text was updated successfully, but these errors were encountered:
For example,
This seems to be because the homomorphism finding code finds a stabiliser chain for the symmetric group on 64 points, which is unreasonably slow, even though the very first attempt at finding a homomorphism would result in the
IdentityTransformation
being discovered. Not sure exactly how to fix this.The text was updated successfully, but these errors were encountered: