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: parameterize tournament selection operator #89

Merged
merged 1 commit into from
Nov 13, 2022

Conversation

kkafar
Copy link
Collaborator

@kkafar kkafar commented Nov 13, 2022

Description

Add size_factor: f64 parameter, so that it can be determined what part of population should take part in each tournament for selecting individual.

Linked issues

Resolves #82

@kkafar kkafar self-assigned this Nov 13, 2022
@kkafar kkafar added the feature New feature or request label Nov 13, 2022
@kkafar kkafar merged commit c071be3 into master Nov 13, 2022
@kkafar kkafar deleted the @kkafar/parameterize-tournament-selection-op branch November 13, 2022 10:06
Copy link
Collaborator

@co012 co012 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[GA] Tournament selection operator is not parameterized
2 participants