-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
good first issueGood for newcomersGood for newcomersquestionFurther information is requestedFurther information is requestedreportThings to insert in the reportThings to insert in the report
Description
The impact of a crossover is not clear. Crossovers should move the candidate solution farther in space, while a single mutation should help exploring the neighbourhood. This translates in crossover generating solution that have a higher Hamming distance than those generated by single mutations, but whenever part of the rod changes, all the pieces after change with it.
Should we move to a first degree spline representation to reduce the effect of a mutation on the solution?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomersquestionFurther information is requestedFurther information is requestedreportThings to insert in the reportThings to insert in the report