Skip to content

Error when testing permutation groups for conjugacy #3446

Closed
@hulpke

Description

The file
conjbug.txt
defines three permutation groups a, b, and c of degree 448. Then

gap> RepresentativeAction(a,b,c);
Error, no method found! For debugging hints type ?Recovery from NoMethodFound
Error, no 1st choice method found for `^' on 2 arguments called from
OnTuples( sub, subs.reps[o]
 ) at /Volumes/BigDisk/oldgap/gap4r8/lib/stbcbckt.gi:724 called from

Clearly this should work.
I have been able to trace this back to GAP 4.7, but did not have an older runneable version to test on.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    kind: bugIssues describing general bugs, and PRs fixing themkind: bug: unexpected errorIssues describing bugs in which computation unexpectedly encounters an error, and PRs fixing themtopic: library

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions