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

Breed entities using a roulette wheel system #32

Merged
merged 9 commits into from Aug 22, 2015

Conversation

Projects
None yet
1 participant
@Widdershin
Member

Widdershin commented Aug 3, 2015

I'm effectively implementing this Wikipedia article:

https://en.wikipedia.org/wiki/Selection_%28genetic_algorithm%29

Widdershin added a commit that referenced this pull request Aug 22, 2015

Merge pull request #32 from helix-pi/roulette-breeding-selection
Breed entities using a roulette wheel system

@Widdershin Widdershin merged commit d7c1c8c into master Aug 22, 2015

2 checks passed

continuous-integration/travis-ci/pr The Travis CI build passed
Details
continuous-integration/travis-ci/push The Travis CI build passed
Details

@Widdershin Widdershin deleted the roulette-breeding-selection branch Aug 22, 2015

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment