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

Crossover/Mutation #19

Open
EloyBG97 opened this issue Feb 9, 2023 · 0 comments
Open

Crossover/Mutation #19

EloyBG97 opened this issue Feb 9, 2023 · 0 comments

Comments

@EloyBG97
Copy link

EloyBG97 commented Feb 9, 2023

The paper indicates that the crossover and mutation probabilities are 0.9 and 0.02 respectively. Pymoo, instead of using these probabilities, performs crossover and mutation on all offsprings. Moreover, the crossover and mutation that are performed in the code do not correspond to what is indicated in the article.

Thank you,
best regards.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant