Graphs.jl icon indicating copy to clipboard operation
Graphs.jl copied to clipboard

Induced bipartite

Open Codsilla opened this issue 2 years ago • 2 comments

Added support for induced bipartite subgraphs as discussed in this issue.

Codsilla avatar Jun 20 '22 02:06 Codsilla

Thanks for your PR :) I added a few comments.

simonschoelly avatar Jun 21 '22 18:06 simonschoelly

Codecov Report

Merging #147 (bf8f0f6) into master (48cb6ec) will increase coverage by 0.64%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #147      +/-   ##
==========================================
+ Coverage   97.54%   98.19%   +0.64%     
==========================================
  Files         109      109              
  Lines        6314     5757     -557     
==========================================
- Hits         6159     5653     -506     
+ Misses        155      104      -51     

codecov[bot] avatar Jun 21 '22 18:06 codecov[bot]