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: add rank with param selection operator #85

Merged
merged 1 commit into from
Nov 13, 2022

Conversation

kkafar
Copy link
Collaborator

@kkafar kkafar commented Nov 13, 2022

Description

Add rank with param selection operator.

Linked issues

Resolves #70

Important implementation details

Followed algorithm description placed in "Introduction to Genetic Algorithms" by S. N. Sivanandam & S. N. Deepa.

@kkafar kkafar self-assigned this Nov 13, 2022
@kkafar kkafar merged commit 993c0de into master Nov 13, 2022
@kkafar kkafar deleted the @kkafar/impl-rank-selection-with-param branch November 13, 2022 01:44
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] Rank selection with R param
1 participant