-
Notifications
You must be signed in to change notification settings - Fork 88
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
recover from population size 1 #1012
Conversation
не уверена насчет этого. с одной стороны, если долго будет улучшение только по одному параметру, то вероятность осесть в локальном максимуме увеличивается, с другой -- ну рано или поздно next() таки задействуется |
Codecov Report
@@ Coverage Diff @@
## master #1012 +/- ##
==========================================
- Coverage 87.86% 87.78% -0.08%
==========================================
Files 206 206
Lines 13786 13685 -101
==========================================
- Hits 12113 12014 -99
+ Misses 1673 1671 -2
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
fixes minor issues #1011 and #1008