Closed jenetics closed 5 years ago
Implement the Partial Shuffle Mutation (PSM) algorithm. The new mutation algorithm would be part of the io.jenetics.ext module.
io.jenetics.ext
Merged into r5.0.0 branch.
Is the same mutator as the already implementet SwapMutator.
SwapMutator
Implement the Partial Shuffle Mutation (PSM) algorithm. The new mutation algorithm would be part of the
io.jenetics.ext
module.