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

Add function RECOG.TryNonGroupElements #235

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ssiccha
Copy link
Collaborator

@ssiccha ssiccha commented Dec 17, 2020

This function extends the previous test whether SLPforElement correctly
handles non-group-elements, by generating random non-group-elements for
every node of the recognition tree.

This PR also sets RECOG.TestGroupOptions.tryNonGroupElements := true.

Extends the work by @ChrisJefferson in #76. Fixes #127.

@ssiccha ssiccha added the tests label Dec 17, 2020
@ssiccha ssiccha self-assigned this Dec 17, 2020
@ssiccha ssiccha changed the title Add function RECOG.tryNonGroupElements Add function RECOG.TryNonGroupElements Dec 17, 2020
This function extends the previous test whether SLPforElement correctly
handles non-group-elements, by generating random non-group-elements for
every node of the recognition tree.

It also sets RECOG.TestGroupOptions.tryNonGroupElements := true.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a RandomValidInputForHomomorphism method
2 participants