-
Notifications
You must be signed in to change notification settings - Fork 8
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 for graphs with cycle #231
Conversation
Hello @YamLyubov! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found: There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻 Comment last updated at 2024-06-04 10:50:40 UTC |
Hello @YamLyubov! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found: There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻 Comment last updated at 2023-10-27 13:26:52 UTC |
Codecov Report
@@ Coverage Diff @@
## main #231 +/- ##
==========================================
- Coverage 73.75% 71.43% -2.32%
==========================================
Files 131 136 +5
Lines 7834 8220 +386
==========================================
+ Hits 5778 5872 +94
- Misses 2056 2348 +292
|
d34619c
to
8b787ce
Compare
Adds crossover suitable for graphs with cycles. Uses http://alglobus.net/NASAwork/papers/JavaGenes2/JavaGenesPaper.html