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

feat!: allow for using adaptive values with operators by introducing ValueProvider trait #482

Merged
merged 18 commits into from
May 4, 2024

Conversation

kkafar
Copy link
Collaborator

@kkafar kkafar commented May 4, 2024

  • Add ValueProvider trait
  • Migrate RouletteWheel
  • Migrate Random
  • Migrate Rank
  • Migrate RankR
  • Migrate Tournament
  • Migrate SUS
  • Migrate Boltzmann
  • Update docs
  • Fix tests in selection impls module
  • Fix leftovers

Description

Linked issues

Closes #193

Important implementation details

@kkafar kkafar changed the title Allow for using adaptive values with operators by introducing ValueProvider trait feat!: allow for using adaptive values with operators by introducing ValueProvider trait May 4, 2024
@kkafar kkafar merged commit 78b8de6 into main May 4, 2024
6 checks passed
@kkafar kkafar deleted the @kkafar/value-provider branch May 4, 2024 12:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[GA] Selection rate is not used
1 participant