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

Optimize Selection Methods #4

Open
1 task
king-11 opened this issue Sep 3, 2021 · 0 comments
Open
1 task

Optimize Selection Methods #4

king-11 opened this issue Sep 3, 2021 · 0 comments
Labels
enhancement New feature or request
Projects

Comments

@king-11
Copy link
Owner

king-11 commented Sep 3, 2021

Improve time complexity and memory requirements of all the selection methods.

Some know improvements include:

  • Use prefix array and binary search for roulette Wheel and rank based selection.
@king-11 king-11 created this issue from a note in v1.0.0 (Todo) Sep 3, 2021
@king-11 king-11 added the enhancement New feature or request label Sep 5, 2021
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
Development

No branches or pull requests

1 participant