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

Max/min fitness #8

Merged
merged 5 commits into from
Oct 8, 2018
Merged

Max/min fitness #8

merged 5 commits into from
Oct 8, 2018

Conversation

henrywoody
Copy link
Member

Adds handling for maximizing or minimizing fitness. A lot of changes to methods that sort or rely on the ordering of fitness_results. Now the only function that sorts fitness_results is evaluate_fitness (which returns fitness_results).

Also added was handling for negative weighted values returned by the weighting_function for parent selection.

@henrywoody henrywoody merged commit 9f7e0df into dev Oct 8, 2018
@henrywoody henrywoody deleted the max/min-fitness branch October 8, 2018 21:41
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.

None yet

1 participant