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

IntegerArrayChromosome class #108

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

mihakralj
Copy link

to preserve bits, this class accepts only positive int[] values and auto-calculate the total bits required.

to preserve bits, this class accepts only positive int[] values and auto-calculate the total bits required.
@mihakralj
Copy link
Author

the failed unit test has nothing to do with my contributed code...

@AnakinCN
Copy link

AnakinCN commented Apr 25, 2023

Gene<T> is the future

Copy link
Owner

@giacomelli giacomelli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please, add unit tests to validate this new class.
Take a look at https://github.com/giacomelli/GeneticSharp/wiki/unit-tests

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

3 participants