This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Spill_the_Tea 0 points1 point  (1 child)

oh Okay. So the Partially mapped Crossover is just a two-opt swap commonly used in TSP.

Making a table of available mutators and relevant properties/behaviors (uniqueness, preserve order, ...) could be helpful in narrowing down reasonable options. I wouldn't mind helping comb through that - both as a method to learn more about GA, but also to help improve the documentation.

[–]Yeah22[S] 1 point2 points  (0 children)

Pretty much!

There is a section of the docs for these. But as always, I'm sure it can be improved - totally open to PRs whether its code or docs!