Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documenation for Crossover Methods #13

Open
14 tasks
king-11 opened this issue Oct 7, 2021 · 1 comment
Open
14 tasks

Documenation for Crossover Methods #13

king-11 opened this issue Oct 7, 2021 · 1 comment
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers v1.0.0 Need to be resolved before version 1

Comments

@king-11
Copy link
Owner

king-11 commented Oct 7, 2021

Binary Encoding

  • Single Point Crossover
  • Multi Point Crossover
  • Shuffle Crossover
  • Uniform Crossover
  • Uniform Crossover with Mask
  • Half Uniform Crossover
  • Three Parent Crossover
  • Matrix Crossover

Order Encoding:

  • Davis' Order Crossover
  • Partially-Mapped Crossover (PMX)
  • Cycle Crossover Operator (CX)

Value Encoding:

  • Linear Crossover
  • Blend Crossover
  • Simulated Binary Crossover

References

@king-11 king-11 added documentation Improvements or additions to documentation v1.0.0 Need to be resolved before version 1 labels Oct 30, 2021
@king-11 king-11 added the good first issue Good for newcomers label Nov 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers v1.0.0 Need to be resolved before version 1
Projects
None yet
Development

No branches or pull requests

1 participant