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 fitness with IndividualT #364

Merged
merged 3 commits into from
May 22, 2023
Merged

Conversation

kkafar
Copy link
Collaborator

@kkafar kkafar commented May 21, 2023

Description

So that it is possible to evalutate fitness for more complex problems, that require additional state stored in individual instance.

Linked issues

Important implementation details

@kkafar kkafar changed the title feat: allow for various fitness value types + parameterize fitness with Individual feat: parameterize fitness with IndividualT May 22, 2023
@kkafar kkafar merged commit 4c7f2c5 into main May 22, 2023
@kkafar kkafar deleted the @kkafar/refactor-fitness branch May 22, 2023 07:09
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.

1 participant