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

Only one Population Hashing Strategy Available #165

Open
drassaby opened this issue Oct 31, 2019 · 0 comments
Open

Only one Population Hashing Strategy Available #165

drassaby opened this issue Oct 31, 2019 · 0 comments
Labels
bug Something isn't working

Comments

@drassaby
Copy link
Member

Describe the bug
While the population can accept multiple different hashing strategies in its constructor, it's not possible to construct this using our islands/island builders yet.

Expected behavior
It should be possible to select the populations hashing strategy by users who do not create custom islands.

Additional context
We could pass in optional values for the hashing strategy all the way down and then default at the population level, but I think it would be better to set defaults for the hashing strategy at the island builder layer, and pass down the defaults all the way.

@drassaby drassaby added the bug Something isn't working label Oct 31, 2019
@drassaby drassaby changed the title Only One Hashing Strategy Available Only one Population Hashing Strategy Available Oct 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant