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

MAPElitesRepertoire sampling function should be more modular. #192

Open
Lookatator opened this issue Sep 5, 2024 · 0 comments
Open

MAPElitesRepertoire sampling function should be more modular. #192

Lookatator opened this issue Sep 5, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request refactoring

Comments

@Lookatator
Copy link
Member

MAPElitesRepertoire sampling function should be more modular.

For instance, the sampling function can return a pytree of type MAPElitesRepertoire, with all the corresponding information (genotypes, fitnesses, descriptors, and so on...)

This way, no need to implement new functions (as currently done for some algorithms) every time we need to sample genotypes with extra information.

@Lookatator Lookatator added enhancement New feature or request refactoring labels Sep 5, 2024
@Lookatator Lookatator added this to the v0.5.0 milestone Sep 5, 2024
@Lookatator Lookatator self-assigned this Sep 5, 2024
@Lookatator Lookatator removed this from the v0.5.0 milestone Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request refactoring
Projects
None yet
Development

No branches or pull requests

1 participant