diff --git a/Readme.md b/Readme.md index 9c35915..8626812 100644 --- a/Readme.md +++ b/Readme.md @@ -32,8 +32,8 @@ Also Section_4/macroscopic-cavity should be run first. ## Extensions for bipartite graphs in networkx This repository relies heavily on networkx. Some method for direct bipartite graph generation have been extendend. In particular: -- random graph -- configurational model +- directed biparite random graph generation +- configurational model for directed bipartite graph Moreover in- and out-component are computed for directed graph. Go in the `lib` folder to know more