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

Current InversesOfSemigroupElement method runs on indefintely for an infinite semigroup #1027

Open
Tianrun-Y opened this issue Jul 31, 2024 · 1 comment
Assignees
Labels
bug Label for issues or PR which report or fix bugs

Comments

@Tianrun-Y
Copy link
Collaborator

Take a free semigroup F of rank 1 for example. InversesOfSemigroupElement(F, F.1) would keep on searching.

@Tianrun-Y Tianrun-Y changed the title Current InversesOfSemigroupElement method runs on infinitely Current InversesOfSemigroupElement method runs on indefintely for an infinite semigroup Jul 31, 2024
@james-d-mitchell
Copy link
Collaborator

As we discussed, it's not completely clear if this is a bug in Semigroups or in GAP itself, I'll investigate and report again here.

@james-d-mitchell james-d-mitchell self-assigned this Aug 22, 2024
@james-d-mitchell james-d-mitchell added the bug Label for issues or PR which report or fix bugs label Aug 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Label for issues or PR which report or fix bugs
Projects
None yet
Development

No branches or pull requests

2 participants