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

BrkgaParams::mutants_percentage should be of type double #1

Closed
sohaibafifi opened this issue Apr 22, 2020 · 1 comment
Closed

BrkgaParams::mutants_percentage should be of type double #1

sohaibafifi opened this issue Apr 22, 2020 · 1 comment

Comments

@sohaibafifi
Copy link

I think that the mutant percentage parameter should be of type double instead of unsigned

@sohaibafifi sohaibafifi changed the title BrkgaParams::mutants_percentage should be double BrkgaParams::mutants_percentage should be of type double Apr 22, 2020
@ceandrade
Copy link
Owner

ceandrade commented Apr 22, 2020

Yes, you are right! Very good catch. Thanks for your help. I have fixed it and commited the changes. I also add tag v1.1.0, since I have added some methods to the API.

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

No branches or pull requests

2 participants