-
Couldn't load subscription status.
- Fork 11
Add example for synthetic tree evolution #60
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
Conversation
Add tree_search and graph_search
Codecov Report
@@ Coverage Diff @@
## main #60 +/- ##
==========================================
- Coverage 73.54% 65.09% -8.46%
==========================================
Files 97 114 +17
Lines 5330 6208 +878
==========================================
+ Hits 3920 4041 +121
- Misses 1410 2167 +757
... and 19 files with indirect coverage changes Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
Добавил легенду и заголовки на графики и описание эксперимента в докстринг скрипта. Сейчас маленькие графы оптимизатор успешно и точно находит (N<20). А вот с графами больше оптимизатор затыкается в локальных минимумах. Сейчас с этим разбираюсь и затем залью фиксы в отдельных PR. |
Может тогда добавить такую (или хотя бы чуть смягченную) проверку в интеграционный тест? |
zsspackageCloses #38
UPD: provides temporary fix for #63