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

Serialising sublists if they arise in ConstructAllGroups #151

Open
olexandr-konovalov opened this issue Jun 17, 2016 · 0 comments
Open

Serialising sublists if they arise in ConstructAllGroups #151

olexandr-konovalov opened this issue Jun 17, 2016 · 0 comments

Comments

@olexandr-konovalov
Copy link
Owner

At the moment, if sublists arise in the output of ConstructAllGroups, then the partial result is reported in the form of upper/lower bound on gnu(n), runtime and the pattern of length of sublists. In order to pick up the experiment from there, one should first rerun the initial call of ConstructAllGroups to reconstruct actual sublists.

I've checked that the test coverage of CodePcGroup and PcGroupCode in the current master branch is 100%. I suggest to serialise such sublists using CodePcGroup and PcGroupCode so that the groups contained in them could be analysed without calculation. Of course, recomputing the whole experiment has its own merit and will have to be done anyway, but having the list of group codes will give us more flexibility to pass them between different GAP instances, store etc.

(Of course, we could consider storing group codes for the whole collection, not only for sublists)

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

No branches or pull requests

1 participant