Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix regression in IsomorphismGroups leading to unexpected break loops #5711

Merged
merged 1 commit into from
May 6, 2024

Conversation

fingolfin
Copy link
Member

In rare cases, class representatives might all lie in existing group, but other elts are outside. Cover this situation.
This fixes #5708

Extracted from PR #5698.

In rare cases, class representatives might all lie in existing group, but
other elts are outside. Cover this situation.
This fixes gap-system#5708
@fingolfin fingolfin added kind: bug Issues describing general bugs, and PRs fixing them kind: bug: unexpected error Issues describing bugs in which computation unexpectedly encounters an error, and PRs fixing them release notes: use title For PRs: the title of this PR is suitable for direct use in the release notes labels May 6, 2024
@fingolfin fingolfin enabled auto-merge (rebase) May 6, 2024 16:42
@fingolfin fingolfin merged commit 603dcdb into gap-system:master May 6, 2024
22 checks passed
@fingolfin fingolfin deleted the mh/fix-5708 branch May 6, 2024 19:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-to-4.13-DONE kind: bug: unexpected error Issues describing bugs in which computation unexpectedly encounters an error, and PRs fixing them kind: bug Issues describing general bugs, and PRs fixing them release notes: use title For PRs: the title of this PR is suitable for direct use in the release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

IsomorphismGroups regression in 4.13.0
2 participants