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

Stage3 - Gene has only one char - test #32

Closed
PawelDabrowski83 opened this issue Dec 28, 2020 · 4 comments · Fixed by #45
Closed

Stage3 - Gene has only one char - test #32

PawelDabrowski83 opened this issue Dec 28, 2020 · 4 comments · Fixed by #45
Assignees

Comments

@PawelDabrowski83
Copy link
Owner

No description provided.

@Surfboy678
Copy link
Collaborator

The documentation may void but in the code I have float.
Need to change in the documentation.
Everything works, anyway.

@PawelDabrowski83
Copy link
Owner Author

This is an issue for Gene and making sure that test are checking if Gene has a single char value field instead of char array

@Surfboy678
Copy link
Collaborator

When it comes to this setFitnes, if we put a single value in the array, it works, but if we want to use only the char variable, we would have to change the implementation of the class, but we probably stay with the array, because it's more universal?

@PawelDabrowski83
Copy link
Owner Author

We decided to stay with single char instead of char array. In next few steps we will use only single char Gene.

In future - maybe we will change it to Interface and prepare multiple implementations - one with single char, another with char[]. But for now it is unnecessary.

@KamilKamilS KamilKamilS assigned KamilKamilS and unassigned Surfboy678 Jan 3, 2021
@KamilKamilS KamilKamilS linked a pull request Jan 3, 2021 that will close this issue
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 a pull request may close this issue.

3 participants