This repository has been archived by the owner on Apr 13, 2024. It is now read-only.
Generating chromosomes #59
BisUndefined
started this conversation in
Show and tell
Replies: 1 comment
-
I don't understand which problem u have. What exactly (algorithmically) u want to do? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
First of all, thank you so much for this amazing work ! It helped me a lot !
I am currently working on a project where I create my chromosomes following a binary tree. So there are several conditions for these chromosomes to be viable. However, I can't find a way to make sure that the population is generated according to a specific function.
Is there a way to overcome this obstacle?
Beta Was this translation helpful? Give feedback.
All reactions