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

If a group knows its size, use it for mandarins (and ImmediateVerification?) #299

Open
ssiccha opened this issue Oct 8, 2021 · 0 comments
Labels
mandarins This issue is likely to be resolved by the addition of mandarins

Comments

@ssiccha
Copy link
Collaborator

ssiccha commented Oct 8, 2021

If a group knows its size, for example since it is the monomorphic image of another group, then we can use that in recog to make sure that the kernels we construct are not too small. I grepped for HasSize and it's not used for ImmediateVerification. I'm not sure whether that would be easy, but for mandarins I think the following should be doable: if the group knows its size, but recognition finished and computed an incorrect size, then we should create more mandarins and repeat the "write them as words in the generators" process.

@ssiccha ssiccha added the mandarins This issue is likely to be resolved by the addition of mandarins label Oct 8, 2021
@ssiccha ssiccha changed the title If a group knows its size, use it for mandarins and ImmediateVerification If a group knows its size, use it for mandarins (and ImmediateVerification?) Oct 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mandarins This issue is likely to be resolved by the addition of mandarins
Projects
None yet
Development

No branches or pull requests

1 participant