I analyze the cross over and mutation files but unable to grasp the following concept. I don't understand how crossover and mutation of real numbers performed by AsFault.
For instance
chromosome A: 2|5|3|9|6
chromosome B: 1|4|3|8|6
How do you restrict the value of each gene between 0 and 9?
how did you configure out the crossover and mutation probability.
I analyze the cross over and mutation files but unable to grasp the following concept. I don't understand how crossover and mutation of real numbers performed by AsFault.
For instance chromosome A: 2|5|3|9|6 chromosome B: 1|4|3|8|6