Julien Codsi
Results
3
issues of
Julien Codsi
Added support for induced bipartite subgraphs as discussed in this [issue](https://github.com/JuliaGraphs/Graphs.jl/issues/145).
enhancement
As part of a project, I had to use bipartite induced subgraphs of a graph. Let $G=(V,E) $ be a graph and let $X,Y\subseteq V$ such that $X \cap Y...
enhancement
The python library "decorator" is now required to use hypernetx. The installation process in the README should be updated to include it.