Closed guilhermefgs closed 1 year ago
I will go for the two-chromosome representation because will not affect any operators
Need to rewrite all the functions basically to operate the two chromosomes, or a matrix in the way I'm thinking:
Break operators into modules (Crossover, Selection and Mutation) to make it easier to read