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

Ignore existing words while generating new ones. #3

Open
vletard opened this issue Feb 24, 2020 · 1 comment
Open

Ignore existing words while generating new ones. #3

vletard opened this issue Feb 24, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@vletard
Copy link
Member

vletard commented Feb 24, 2020

Generated analogical equations will produce multiple solutions, including some already existing words (the ones in valid proportions in the database). These should be identified and ignored to avoid misleading the user and losing his time.

Identifying those words require an equals override for IEML types that only takes into account fields from generic types (Tuple, ImmutableSet and Sequence).

@vletard vletard added the enhancement New feature or request label Feb 24, 2020
@vletard
Copy link
Member Author

vletard commented Mar 2, 2020

#4 would probably help a lot for this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant