problem with ConfluentMonoidPresentationForGroup
or IsomorphismFpGroupByChiefSeries
#5800
Labels
kind: bug: unexpected error
Issues describing bugs in which computation unexpectedly encounters an error, and PRs fixing them
The following happens in GAP 4.13.1 and in the current master branch.
In GAP 4.12.2, I get another error.
Since GAP 4.13, apparently
IsomorphismFpGroupByChiefSeries
has a method for the given group, but we run into the error inside this method.If we switch to an isomorphic permutation group before calling
ConfluentMonoidPresentationForGroup
thenConfluentMonoidPresentationForGroup( G )
succeeds in GAP 4.13.1 or newer, and I was not patient enough to wait for the answer in GAP 4.12.2.(The problem has been originally observed by @fieker.)
The text was updated successfully, but these errors were encountered: