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

Implement Greedy Most Valuable Word Ratio Solver #1

Open
csditchfield opened this issue Oct 30, 2023 · 0 comments
Open

Implement Greedy Most Valuable Word Ratio Solver #1

csditchfield opened this issue Oct 30, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@csditchfield
Copy link
Owner

csditchfield commented Oct 30, 2023

Add a solver identical to solvers::greedy_most_valuable_word except that it scores words based on the ratio of the number of unchosen character pairs to word length rather than the number of unchosen character pairs alone.

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