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

Add mutation potency and frequencys to mutation function #3

Open
GitToby opened this issue Apr 26, 2018 · 0 comments
Open

Add mutation potency and frequencys to mutation function #3

GitToby opened this issue Apr 26, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@GitToby
Copy link
Owner

GitToby commented Apr 26, 2018

when calling mutate() there should be an option to mutate a member with a given frequency and potency; defaulting to 1,1.

  • Frequency defines on average how many times the function mutate() should actually apply a change to the member, the value between 0 and 1
  • Potency defines how much of a change should be applied to the mutation. for example a potency of 2 will apply 2 as much of a change to the member
@GitToby GitToby added the enhancement New feature or request label Apr 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant