-
Notifications
You must be signed in to change notification settings - Fork 161
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
Assertion failure SimplifiedFpGroup #2911
Comments
Thanks. This issue comes from simpcomp-team/simpcomp#10. I can reproduce this with a fresh pull from the stable-4.10 branch. |
50 tasks
hulpke
added a commit
to hulpke/gap
that referenced
this issue
Oct 11, 2018
- Avoid code duplication between isomorphism and group method. - Resolve issue with calling MappedWord on empty generator set. - Added tests for simplification This fixes gap-system#2911
hulpke
added a commit
to hulpke/gap
that referenced
this issue
Oct 12, 2018
- Avoid code duplication between isomorphism and group method. - Resolve issue with calling MappedWord on empty generator set. - Added tests for simplification This fixes gap-system#2911
hulpke
added a commit
to hulpke/gap
that referenced
this issue
Oct 15, 2018
- Avoid code duplication between isomorphism and group method. - Resolve issue with calling MappedWord on empty generator set. - Added tests for simplification This fixes gap-system#2911
hulpke
added a commit
to hulpke/gap
that referenced
this issue
Oct 15, 2018
- Avoid code duplication between isomorphism and group method. - Resolve issue with calling MappedWord on empty generator set. - Added tests for simplification This fixes gap-system#2911
hulpke
added a commit
to hulpke/gap
that referenced
this issue
Oct 19, 2018
- Avoid code duplication between isomorphism and group method. - Resolve issue with calling MappedWord on empty generator set. - Added tests for simplification This fixes gap-system#2911
fingolfin
pushed a commit
that referenced
this issue
Oct 25, 2018
- Avoid code duplication between isomorphism and group method. - Resolve issue with calling MappedWord on empty generator set. - Added tests for simplification This fixes #2911
fingolfin
pushed a commit
that referenced
this issue
Oct 25, 2018
- Avoid code duplication between isomorphism and group method. - Resolve issue with calling MappedWord on empty generator set. - Added tests for simplification This fixes #2911
ssiccha
pushed a commit
to ssiccha/gap
that referenced
this issue
Mar 27, 2019
- Avoid code duplication between isomorphism and group method. - Resolve issue with calling MappedWord on empty generator set. - Added tests for simplification This fixes gap-system#2911
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Using
SimplifiedFpGroup
the following assertion error occurs with assertion level 2.Observed behaviour
Expected behaviour
Should return trivial group (fp group with 0 generators).
GAP banner and loaded packages
GAP loaded with option -r.
The text was updated successfully, but these errors were encountered: