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

CascadeCrossoverをオプションで選択できるようにした. #847

Merged
merged 2 commits into from
Mar 18, 2021

Conversation

tt-kuma
Copy link
Contributor

@tt-kuma tt-kuma commented Mar 18, 2021

resolve #836

--crossover-typeオプションの選択肢にCascadeを追加した.

@tt-kuma tt-kuma requested a review from hrtwt March 18, 2021 00:39
Copy link
Contributor

@hrtwt hrtwt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Javadocについて一点コメントしました.
修正よろしくおねがいします.

@tt-kuma
Copy link
Contributor Author

tt-kuma commented Mar 18, 2021

Javadocを修正しました.確認お願いします.

@tt-kuma tt-kuma requested a review from hrtwt March 18, 2021 02:10
Copy link
Contributor

@hrtwt hrtwt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

修正ありがとうございます.
問題ないように思いますのでマージします.
お疲れさまでした.

@hrtwt hrtwt merged commit 9967641 into master Mar 18, 2021
@hrtwt hrtwt deleted the add-cascade-crossover-option branch March 18, 2021 02:14
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

Successfully merging this pull request may close these issues.

CascadeCrossoverがオプションで選択できない
2 participants